Wizzy
03-08-2003, 04:44 AM
I'm a first year C++ programmer, and I actually have a program where I need the ignore function. Currently, as I understand it from my book - and I made a tiny program to confirm it, the ignore function skips the 'x' amount of characters.
Well, I need the ignore function to skip everything after the 'x' amount of characters. Is that possible to do?
Well, I need the ignore function to skip everything after the 'x' amount of characters. Is that possible to do?