[Steve Underwood]
> Why do people repeatedly call them C++ style comments? They have
> been ANSI/ISO C comments since the very first revision of the
> standard. They are C comments. What compiler complains about them?
They first appeared in C++, and there are ANSI C compilers who refuses
to compile source using // as a comment marker. The last one is
enough to ban them from the SANE source.
I do not remember the details, but I believe some versions of the
native compiler on Irix refuses to compile them. The names and
platforms are not as important. They exists and we must take them
into account.
-- ##> Petter Reinholdtsen <## | pere@td.org.uit.no-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Thu Jul 13 2000 - 10:33:54 PDT