Sunday 8 December 2013

What is rules of whitespace in C++?

You can not break Preprocessor statement to two. You must start to write with #include and follow by preprocessor name.
Also,String constant like "I am a student", can not break in separate line.

No comments:

Post a Comment