|
|
researchv10 Norman
struct S { int i; int j; int k; }
main()
{ struct S *s;
register struct S *r;
struct S g(), *f();
*(f(s)) = g(r, 1, 2 );
}
char x; int u;
foo()
{
if(x & u) ;
if(u & x) ;
}
struct xx{int a, b;};
xxf()
{ struct xx *x, *y;
*x = *y;
}
usx()
{ unsigned int ui;
register int *p;
*p++ /= ui;
}
typedef struct { short i, j, k; } B;
B B1;
sfsf(a, b)
B a, b;
{
a.i = b.i;
}
strucpass()
{
f(B1, B1);
}
struct sv { int sz; int v; };
struct sv *ctor()
{ register struct sv *this;
int X;
this = ((X? printf() : a()),this);
}
enum {aa=10000, bb=1000};
int xx[aa/bb];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.