Thread
:
How to go about starting this program?
View Single Post
May 8th, 2006, 10:24 AM
#
8
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Quote:
For punctuation, you'll have to check 'em manually:
Nah, there are all sorts of things, like 'ispunct', 'isgraph', on and on. See the <locale> header.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei