What is the difference between cin>>ch and cin.get(ch)? gets and getline. Puts and write.Difference | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the difference between cin>>ch and cin.get(ch)? gets and getline. Puts and write.Difference

help too much confusion

18th Mar 2017, 6:06 PM
Serjeel Ranjan
Serjeel Ranjan - avatar
1 Answer
+ 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.
28th Jun 2018, 11:17 AM
Lysis
Lysis - avatar