On Dec 24, 2007 11:56 PM, Josh Helmer <[EMAIL PROTECTED]> wrote: > On Monday 24 December 2007, Nico Heinze wrote: > > First it's a very bad idea to use C++ style comments in C programs; if > > you program in C++, then use the // style, but if you work with C, > > then solely use /* and */ to enclose comments, nothing else. > > Just a minor point. C99 allows C++ style comments.
Suggest a C99 compiler? -- PJH http://shabbleland.myminicity.com/
