|
-
May 16th, 2005, 08:01 AM
#1
Thread Starter
Frenzied Member
Another arrary question
If i have the following array char cat[500] that contains the following:
&&&&&&&Computer&&&&&&
How would I go about moving all but the '&' to a new array which would then looke like this:
Computer
??
I have tried tones of for loops, but can't get it right...
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
|