perl tutorial [2008-03-26 00:39:20]
13.5 — Stream states and input validation
By Alex
In most languages (especially scripting languages like Perl and PHP), this is done via regular expressions. However, C++ does not have built-in regular expression support (it’s supposedly coming with the next revision of C++), …
Learn C++ - http://www.learncpp.com
.