home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
MAGAZINE
/
MISC
/
CNEWS004.ZIP
/
MSCBUGS.ARC
/
MSC5BUG1.C
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1987-11-21
|
140 b
|
7 lines
/* Compiling with /Oal produces warning C4056 */
unsigned i, c; /* no problem with int */
void show_bug()
{ while ( i ) --c, --i; }