Berkeley CSUA MOTD:Entry 27202
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/24 [General] UID:1000 Activity:popular
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?