代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/198623/7921504
c mount.c
#define NMOUNT 16
#define NAMSIZ 32
struct mtab {
char file[NAMSIZ];
char spec[NAMSIZ];
} mtab[NMOUNT];
main(argc, argv)
char **argv;
{
register int ro;
register struct mtab *mp;
register char
www.eeworm.com/read/198623/7921524
c pr.c
#
/*
* print file with headings
* 2+head+2+page[56]+5
*/
int ncol 1;
char *header;
int col;
int icol;
int file;
char *bufp;
#define BUFS 5120
char buffer[BUFS];
#define FF 014
int line;
char *c
www.eeworm.com/read/198623/7921561
c su.c
/* su -- become super-user */
char password[100];
char pwbuf[100];
int ttybuf[3];
main()
{
register char *p, *q;
extern fin;
if(getpw(0, pwbuf))
goto badpw;
(&fin)[1] = 0;
p = pwbuf;
while(*
www.eeworm.com/read/198623/7921601
c usort.c
#define L 512
#define N 7
#define C 20
#define MEM (16*2048)
#define NF 10
int ibuf[259];
int obuf[259];
char *file;
char *filep;
int nfiles;
int nlines;
int ntext;
int *lspace;
char *tspace;
int cmp
www.eeworm.com/read/198623/7921606
c uniq.c
fields 0;
letters 0;
linec;
mode;
uniq;
main(argc, argv)
int argc;
char *argv[];
{
extern fin, fout;
int f;
static char b1[1000], b2[1000];
loop:
if(argc > 1) {
if(*argv[1] == '-') {
if(arg
www.eeworm.com/read/198623/7921671
c rc.c
/* Ratfor-Fortran command */
extern int fin, fout;
char ts[1000];
char *tsp ts;
char *av[50];
char *rlist[50];
int nr 0;
char *llist[50];
int nl 0;
int nxo 0;
int bdcount 0; /* count block data files
www.eeworm.com/read/198623/7921680
c sort.c
#define L 512
#define N 7
#define C 20
#define MEM (16*2048)
#define NF 10
int ibuf[259];
int obuf[259];
char *file;
char *filep;
int nfiles;
int nlines;
int ntext;
int *lspace;
char *tspace;
int cmp
www.eeworm.com/read/198623/7921684
c passwd.c
/*
* enter a password in the password file
* this program should be suid with owner
* with an owner with write permission on /etc/passwd
*/
char *tfile { "/tmp/ptmp" };
char *pfile { "/etc/passwd"
www.eeworm.com/read/198623/7921701
c newgrp.c
int gbuf[259];
int pbuf[259];
int ttyb[3];
char name[10];
char passwd[10];
char space[1000];
int peek;
int pwdflg;
main(argc, argv)
char *argv[];
{
register id;
register char *p, *q;
if(argc < 2)
www.eeworm.com/read/198623/7921708
c typo.c
char number[3];
int eflg;
char w2006[100];
flg 0;
char realwd[100];
char *wd {&realwd[1]};
char *fptr;
char *ffptr &ffbuf;
char ffbuf[36];
int neng;
int npr;
int table[2]; /*keep these four cards in o