0
What is the difference between cin>>ch and cin.get(ch)? gets and getline. Puts and write.Difference
help too much confusion
1 Antwort
+ 1
there's actually a really good lesson in the C tutorial. c++ still uses everything in C, so I highly recommend going through it.