Ok, so i was looking at this code, and I already know the function cin, but I saw it with .ignore() or something else. What does it mean when you put a . and then something else? The ones I saw were cin.clear(); cin.ignore(); and cin.fail(), I want to know these but also in general I didn't know you could put cin with something esle...
2007-12-26
02:43:47
·
4 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design
So, ignore() is like a function in cin? Is there like a list I can see that says all of them?
2007-12-26
06:29:42 ·
update #1