home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Crawly Crypt Collection 1
/
crawlyvol1.bin
/
program
/
compiler
/
nasm20b
/
nasm_src
/
snip.c
< prev
next >
Wrap
Text File
|
1993-01-19
|
324b
|
11 lines
unsigned size_t xyz = -1; /* unsigned maybe stoopid */
unsigned int i, j, k, l;
for( i = 0; z; z >>= 1, i++);
if( z <= 16)
{
fprintf( stderr, "AHH!! PC detected. **BARF,RETCH**\n");
fprintf( fp, "#define FUCKING_STOOPID_KLUDGE_SHIT 1\n");
}