User profile: BobFijiwinkle

User info
User name:BobFijiwinkle
History
Joined:
Number of posts:4
Latest posts:

problems with getline
Thanks much. Nvm though, I fixed it myself =D [code] cin.ignore(1024, '\n'); [/code] Yay!...

problems with getline
Errors. O noez. [tt] ------ Build started ----- Compiling... main.cpp warning C4003: not enou...

problems with getline
Thanks a lot for the tips, guys. One more question - I tried cin.clear but what parameters does it t...

problems with getline
I have this code: [code]string tempParam = ""; for(int i=0; i<numParams+1; i++){ cout<<"Plea...

This user does not accept Private Messages