View Single Post
  #8  
Old 07-17-2003, 10:25 AM
alkrun
Sarnak
 
Join Date: Jan 2002
Posts: 66
Default

Since you're just working with strings you could remove the call to clear and just set the string to "".

That might not function the exact same as clear() but it's close enough.
Reply With Quote