`if (a = b)' (was Standard indentation?)
James Logan III
logan at vsedev.VSE.COM
Fri Dec 16 11:54:05 AEST 1988
In article <8536 at alice.UUCP> ark at alice.UUCP (Andrew Koenig) writes:
#
# Once upon a time I proposed an extension to the C syntax
# [ explanation of construct deleted ]
#
# do {
# ch = getchar();
# } while (ch != EOF) {
# process(ch);
# }
#
It looks sort of strange, but when I read it I immediately
thought of a few recent situations where it would have been
handy.
-Jim
--
Jim Logan logan at vsedev.vse.com
(703) 892-0002 uucp: ..!uunet!vsedev!logan
inet: logan%vsedev.vse.com at uunet.uu.net
More information about the Comp.lang.c
mailing list