Can someone explain a for loop to me?[code]for (i=1,i<=num;i++)[/code] This doesn't work. A for-loop looks like this: [code]for ([i]init...
cin.getThat's pretty self explanatory, don't you think? Puts a character back to the istream so you can rea...
BookI got my physical copy from a book store. It is really a great book, you will not regret it.
Pass By Reference - Char Arrayhttp://stackoverflow.com/questions/7902433/passing-array-arguments-by-reference
Book[i]Programming: Principles and Practice Using C++[/i] by Bjarne Stroustrup.