From: Thomas Hruska <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, April 16, 2007 10:21:58 AM Subject: Re: [c-prog] Re: Hexadecimal to Decimal > > 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.
Hi, Thomas, I googled "BString" and found "The Better String Library (http://bstring.sourceforge.net/)". Is this what you are talking about ? Anyway, thank you very much for further more info. # I also thank to Peter for giving me advice on posting-styles. Yutaka __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/c-prog/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/c-prog/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
