代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/140779/5781276
c localtest.c
/* localtest.f -- translated by f2c (version 19951025).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
www.eeworm.com/read/136827/5847112
h dec_lag3.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS and its licensors.
** All rights reserved.
**
** This file is part of the Qtopia Environ
www.eeworm.com/read/134187/5894379
txt input.txt
program test;
integer i;
var j;
real k;
if i>j
j=i
end;
`
www.eeworm.com/read/132649/5915068
asn scoremat.asn
--$Id: scoremat.asn,v 1000.1 2004/04/12 17:26:09 gouriano Exp $
-- ===========================================================================
--
-- PUBLIC DOMAIN NOTICE
--
www.eeworm.com/read/131315/5930198
3 sysctl.3
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted
www.eeworm.com/read/131315/5931454
3 rint.3
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/131315/5931673
h incltypes.h
type
RTRec = record
i, j : integer;
end;
RT = ^RTRec;
www.eeworm.com/read/131315/5931715
mod multirefs.mod
module main;
var v : integer;
begin
v := 3;
v := 4;
end main.
www.eeworm.com/read/131315/5931727
mod exp.mod
implementation module exp;
type T = integer;
end exp.
www.eeworm.com/read/131315/5934504
8 sysctl.8
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted