On Tue, 19 Feb 2008 16:27:46 +0100 Enrico Tröger enrico.troeger@uvena.de wrote:
On Tue, 19 Feb 2008 14:08:28 +0000, Nick Treleaven nick.treleaven@btinternet.com wrote:
On Tue, 19 Feb 2008 10:44:17 +0100 Enrico Tröger enrico.troeger@uvena.de wrote:
I know and I know this since I'm using them ;-). The // comments are just nicer, shorter and easier to use. I'm just lazy :D. I agree it would be better to not use them. We could write a preprocessor macro to transform e.g. // some text here into /* some text here */ Hehe, this would make me and the compilers happy.
Hmm, I don't think you can do that with the C preprocessor, but probably you meant using a script.
I forgot the smiley ;-). I was trying to joke...:D. If we change it, we should really change it and not only fake it for the compiler.
Hehe, I get it now :) I probably take things too seriously.
Regards, Nick