Bodyless loop (was: Comparing strings...)

Jeffrey T. Hutzelman jh4o+ at andrew.cmu.edu
Sat Oct 20 03:14:38 AEST 1990


how about these:

#define ever (;;)
#define nothing ;

Then you get

for ever
	{
	...
	}

and

do nothing while (...);
-----------------
Jeffrey Hutzelman
America Online: JeffreyH11
Internet/BITNET:jh4o+ at andrew.cmu.edu, jhutz at drycas.club.cc.cmu.edu,
                jh4o at cmuccvma

>> Apple // Forever!!! <<



More information about the Comp.lang.c mailing list