goto jumps into loops
Chris Torek
chris at umcp-cs.UUCP
Mon Apr 21 03:54:22 AEST 1986
In article <6879 at boring.UUCP> guido at mcvax.UUCP (Guido van Rossum) writes:
>Here's my code (tested -- it didn't need debugging :-).
Oh? What does yours print when all elements (0 through MAX inclusive)
are members of the set?
(Your code works if MAX is beyond the last member of the set and
`in' handles an out-of-range value; but you did not say whether
that was indeed the case.)
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 1415)
UUCP: seismo!umcp-cs!chris
CSNet: chris at umcp-cs ARPA: chris at mimsy.umd.edu
More information about the Comp.lang.c
mailing list