|
-
Aug 20th, 2008, 12:44 AM
#1
Thread Starter
New Member
[2008] need String Help!
i have tried several ways to accomplish this with no success...
i am API'ing text from a chatroom, and storing it into a buffer.
a little later i am API'ing text from the same chatroom, and storing it into
a new buffer...
what i am trying to accomplish is taking the OLD buffer, and deleting it from
from the NEW buffer, so only the NEWEST CHAT is left.
what is holding me up is when the chatroom text is full, and begins dumping
old text making room for new text... my code farts to work
was using the .indexof and .remove functions...
is there any better ways of doing this???
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
|