Thread
:
Replacing characters in std::string
View Single Post
Jan 10th, 2007, 10:39 AM
#
2
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Quote:
got terribly long errors
Nice, specific explanation.
. Are you replacing characters or sets of characters with characters or sets of characters of the same length, or will your substitutions require adjustments in length?
__________________
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