|
-
April 8th, 2003, 01:55 AM
#1
Basicstring::replace call
I have problems with the basicstring::replace function of the following type under Linux.
s.replace(2, 2, s); & Then If I call an append right after this call,It is not appending to the end of string,but appends at the position after the replace position.
Iam using Caldera Linux 3.0.1
Thanks..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|