- Joined
- 1/17/13
- Messages
- 2
- Points
- 11
Try "C++ Programming: An Introduction" by Michael McMillan
http://www.profmcmillan.com/sample1.pdf said:That last word is “end ell”, not “end 1”, but many beginning C++ programmers mistake the “ell” for a “1”, and it causes the next thing to be printed to start on a new line. In other words, it forces the compiler to perform a newline command.
int main(<System::String ^> args)
Do you think that i can start with Capinski when i have no expierence with c++ (only 150 hours C).
Thank you!