Erase white spaces from streamSo if I write [code]string temp; cin >> skipws >> temp;[/code] and I input [quote]" C"[/quo...
Erase white spaces from streamI input [code]9X^3 + 5X[/code] into a string using the [code]getline()[/code] function. I want to e...
Get unformatted input with variable lengthOk thank you very much guys you helped me a lot.
Get unformatted input with variable lengthIs there any way to get unformatted input with variable length? I know there's [code]getline()[/c...
Convert string to equation ADTThank you, kbw, you've been very helpful.
This user does not accept Private Messages