I heard that writing variable names in upper case is bad. Is there a real motivation or is just a convention?
Name:
Anonymous2010-05-10 21:09
I wonder whether you could use the advanced operator overloading functionality in the newest standard of C++ to overload one space to be a part of the nearest token, while two spaces would act as a separator.