代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/138285/13242609
txt test.txt
main()
{
long int i=-8755;/*test*/
float j = i/7;
while(i) i=i-1;
}
www.eeworm.com/read/239206/13294560
cpp eclass.cpp
void eclass(int nf[], int n, int lista[], int listb[], int m)
{
int k,l,j;
for (k = 1; k
www.eeworm.com/read/137779/13297210
cpp fdtunnel.cpp
//Please refer to http://dansguardian.org/?page=copyright
//for the license for this code.
//Written by Daniel Barron (daniel@//jadeb/.com).
//For support go to http://groups.yahoo.com/group/dansguard
www.eeworm.com/read/239154/13300658
c 右移.c
#include
main()
{unsigned int b;
unsigned int a;
P1=0x7f;
while(1)
{
a=P11;
P1=a|b;
}
}
www.eeworm.com/read/323775/13319605
c 16rsech.c
int rsech(p,k,m,a,b)
STRU p[];
double a,b;
int k,m;
{ int i;
i=k;
while ((im) return(-1);
return(i);
}
www.eeworm.com/read/323775/13319652
c 16ibkey.c
int ibkey(p,n,a,b,m)
int n,*m;
BISERCH *p[];
int a,b;
{ int i,j,k;
i=1; j=n;
while (i=a)&&((*p[k-1]).KEY
www.eeworm.com/read/323775/13319691
c 16csech.c
int csech(p,k,m,a,b)
STRU p[];
char a,b;
int k,m;
{ int i;
i=k;
while ((im) return(-1);
return(i);
}
www.eeworm.com/read/323775/13319701
c 3rabs.c
void rabs(a,b,r,p,n)
int a,b,*r,n,p[];
{ int k,l,m,i;
k=b-a+1; l=2;
while (l
www.eeworm.com/read/323775/13320498
c 3rabs.c
void rabs(a,b,r,p,n)
int a,b,*r,n,p[];
{ int k,l,m,i;
k=b-a+1; l=2;
while (l