Monday, January 9, 2012

How does C++ format else tests?

The formatting is only for ease of reading. A C compiler (any dialect, including C++) doesn't care if you write the entire program as one very long line.

0 comments:

Post a Comment