nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: C++ Comments in C files
From: Greg Haerr
Date: Mon, 9 Oct 2000 11:16:13 -0600

: 2) Can we try to minimize the use of C++ comments within C
: files in Microwindows? :-)  Greg, I can certainly send you some
: modified files where I've already converted over the comments
: (something like 5-10 files) if you'd like (just email me).

I had Microwindows completely cleaned up at one time;
it was required for the ELKS port which used the bcc compiler,
which doesn't know about C++ comments.

I've added C++ comments during pre releases and try to remove
them before final release.  Please send me your patches and
I'll integrate them into 0.89pre3.

Regards,

Greg


nanogui@linuxhacker.org