Re: [Plib-devel] C++ Philosophy Question
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-03-23 05:13:00
|
Christian Mayer wrote: > <hiding mode=";-)"> > To open the discussion: AFAIK does Steve hate the '//' comments... > </hiding> #define PI 3.14159 // Yes, Steve does hate these comments ...150 lines of code later... x = PI + 1 + 2 + 3 + 4 + 5 + 6 ; ...this really happened to me once. :-( -- Steve Baker http://web2.airmail.net/sjbaker1 sjb...@ai... (home) http://www.woodsoup.org/~sbaker sj...@ht... (work) |