|
-
Apr 28th, 2006, 12:29 PM
#1
Thread Starter
Hyperactive Member
delete char from string?
Hi,everyone.
How can i delete a character from a string.
for example, i want to delete the character "<" from the following string:
this is<what< i want
This is possible using the replace function, but using it, will delete all the "<" in the string,and what i want is to delete only one char "<" in the string, so i think the replace function will not be usefull here,rigth?
Thanks a lot .
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
|