
-----------------------------------
halo3d
Sat Nov 11, 2006 8:15 pm

input of strings in c++
-----------------------------------
hi, i m currently on the file i/o part and then i notced something.
the cin doesnt accept strings why is that

e.g.

string str;
cin >> str;    //  