Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I managed to answer my own question. I was asking why $00 was causing problems when messing with a cString. Silly me, I didn't know that was the null character, and that c strings can't have null characters in them (unless they're at the end).
crap, crap crap!
-STH
(This message has been edited by seant (edited 03-24-2002).)