Storing input into a string buffer Thanks so much! But if I were to try to store it in a buffer how would I go about doing that? As of ...
Storing input into a string buffer [code][/code]#include <iostream> #include <string> using namespace std; int main() { st...
Storing input into a string buffer I am trying to write a code that will continually prompt the user for their name and then prompt for...
This user does not accept Private Messages