On 16 Apr 2007 10:21:58 -0700, Thomas Hruska <[EMAIL PROTECTED]> wrote: > > [...] > While we are in "know-it-all" mode, BString has ConvertFromHex() and > doesn't use strtol() because strtol() depends on the source to be zero > terminated.
Erm - no it doesn't - any unrecognised character will terminate the conversion, not just a NUL. -- PJH Aio, quantitas magna frumentorum est [Non-text portions of this message have been removed]
