problems with getlineThanks much. Nvm though, I fixed it myself =D [code] cin.ignore(1024, '\n'); [/code] Yay!...
problems with getlineErrors. O noez. [tt] ------ Build started ----- Compiling... main.cpp warning C4003: not enou...
problems with getlineThanks a lot for the tips, guys. One more question - I tried cin.clear but what parameters does it t...
problems with getlineI have this code: [code]string tempParam = ""; for(int i=0; i<numParams+1; i++){ cout<<"Plea...
This user does not accept Private Messages