Posted by dumb on July 16, 2000 at 20:01:13:
is there anyway to read in a string?
string astring;
cin>>astring;
doesn't work..it gives me error
I tried using char instead of string and can't find the way to let the compiler recognize the inputs like 'new york' as one variable. AHhhhhhh I am gonna die