|
|
Input / Output Tutorial |
|
|
Input / Output Tutorial |
|
|
C and C++ / Introduction to C and C++ |
|
|
Click to Visit |
|
|
13 |
This tutorial is written for beginner to the c++ language. This tutorial presents several examples showing you how to cout/cin, work with arrays, and display data.The most common error is forgeting the semi-colin at the end of each line. But theirs an exception to this, when using loops( ie: for loop, do/while loop, & while loop)
|