Splitting String in half?nvm, i got it. It was simply an issue of me using: std::cin>>input; instead of std::getline(st...
Splitting String in half?So far, I have been able to narrow it down that this if statement is not being hit: [code] if(input...
Splitting String in half?ok, well i dove in to some code and tried to make this work in my program. I am trying to pass som...
Splitting String in half?Oh nice, that looks like a very clean solution. Thanks.
Splitting String in half?Ok. So here is my problem. I have a program that needs to take input in the form of: "COMMAND VALU...
This user does not accept Private Messages