cout problemsNevermind, I'm definitely tired. Just getting rid of the newline characters. Thanks for the input!
cout problemsSo how do I get rid of the line breaks for the user pressing enter? cin.ignore() won't do it, will i...
cout problemsI have some code: [code]int main() { bool success = true; nodePtr head = NULL; int skipNum; ch...
This user does not accept Private Messages