On Sun, 21 Mar 2004 00:03:24 +0300 (MSK), Arkady V.Belousov wrote:

/* case '\'': /* No redirects inside quotes */

C/C++ standrads not allow nested comments. Not all compilers allows
nested comments. BC without -C option doesn't supports nested comments.

Correct. The second /* needs to be either removed or changed to something else.
Alternatively, a C++ style comment // could be used, but TC 2.01 won't like it.


Lucho


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to