News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

StrToFloat in masm32.lib

Started by GM, July 14, 2005, 01:41:19 PM

Previous topic - Next topic

GM

Just for info.

StrToFloat from masm32.lib does't preserve some registers (ebx and edi). :naughty:

That can lead into very hard to find bugs.