Text Input
2002-06-12 02:10:30
View Code
Category: cpp:input
Description: Read text in from the console using cin.getline, cin.get and cin.read to avoid buffer overflows caused by no bounds checking.
Author: detour