Forums
C
C++
PHP
Perl
Python
Javascript
Advertisement
Browse Code
C
database
encryption
files
general
gnome
internet
linux
math
runtime
strings
structures
windows
C++
classes
files
general
input
internet
math
opengl
overloading
stl
strings
PHP
cgi
database
files
general
internet
math
xml
PERL
cgi
database
files
general
internet
runtime
PYTHON
files
general
modules
structures
JAVASCRIPT
ajax
general
Links
The Code Project
Developer.com
Site Point
Blue Parrot
Game Dev
cpp
::
input
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