|
-
Aug 19th, 2005, 01:32 AM
#1
Thread Starter
PowerPoster
strings
I have been sitting here for 2 hours trying to figure out this ##!!?!?!? problem
I am VERY VERY stressed and annoyed
I was to retrieve the last character of this string "]2"
HOW do I do it? everytime I do it, I either get an exception or I get the same string returned back to me
string test = data.Substring(data.LastIndexOf("]", data.LastIndexOf("]"), 1));
?!?!?!?!?!!?
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
|