|
5/24 |
2003/1/26-27 [Computer/SW/Compilers] UID:27202 Activity:nil |
1/24 Speaking of C++, I was working on refreshing my memory on it using Soda, and I had a problem with the cin.getline() function. It gcc claims not to have a function that inputs into a sting object only one that uses a char buffer. But even then it doesn't work completely correctly. We have Gcc 2.95 here, is that too old? |