View Single Post
Old 01-11-2003, 03:44 PM   #7 (permalink)
anon
Guest
 
Posts: n/a
Quote:
Originally posted by DesertWolf
Really won't make much diffence unless you are going to be doing any sorting on the array.
Actually I could hold the size of the string in the first array. Not a bad idea.


PS. Just so you know, I am working on porting something from JS to C, and I could just use normal old Arrays in JS by doing new Array() and forgot how to in C.
  Reply With Quote