Paul Herring wrote: > 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.
Took me a bit to figure out you meant strtol(). -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* VerifyMyPC 2.5 Change tracking and management tool. Reduce tech. support times from 2 hours to 5 minutes. http://www.CubicleSoft.com/VerifyMyPC/
