This one bit me today

Bob Goudreau goudreau at dg-rtp.dg.com
Tue Oct 17 04:49:07 AEST 1989


In article <244 at bbxsda.UUCP> scott at bbxsda.UUCP (Scott Amspoker) writes:
>
>Another easy pitfall in C is forgetting to close a comment.  On compilers
>that don't nest comments this will cause some code to be swallowed up

Any compiler that allows nesting of comments isn't a C compiler anyway,
by either K&R or ANSI standards.


-------------------------------
Bob Goudreau				+1 919 248 6231
Data General Corporation		...!mcnc!rti!xyzzy!goudreau
62 Alexander Drive			goudreau at dg-rtp.dg.com
Research Triangle Park, NC  27709, USA



More information about the Comp.lang.c mailing list