Fred James wrote: > All > Can anyone confirm for me that > // > is not an allowed syntax for a commnet line in ANSI C, please?
Confirmed for ANSI C prior to C99. Refuted for C99. > Can anyone confirm for me that > _EXPORT is not a part of extern in ANSI C, please? Confirmed. Looks like something intended for the preprocessor to eat. -- Bob Miller K<bob> kbobsoft software consulting http://kbobsoft.com [EMAIL PROTECTED] _______________________________________________ EUGLUG mailing list [email protected] http://www.euglug.org/mailman/listinfo/euglug
