Pascal (was Re: for(;;) vs. while(1) is a draw)

71017000 femto at ucscb.UCSC.EDU
Thu May 31 08:18:02 AEST 1990


I have used the following for several years:

#define HELL 666
#define FROZEN -273

while (HELL != FROZEN) {
    ... do whatever

-- Ken Woodruff
-- femto at ucscb.ucsc.edu

-- "As the world outside grows colder, I turn to my computer,
--  and spend my evenings with it like a friend."
--  Kate Bush



More information about the Comp.lang.c mailing list