Thread
:
Translating upper and lowercase
View Single Post
Nov 28th, 2006, 3:13 AM
#
2
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
tr a-z A-Z, without the classes. Standard input to standard output, so sandwich it in there.
__________________
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