The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: GM on July 14, 2005, 01:41:19 PM

Title: StrToFloat in masm32.lib
Post by: GM on July 14, 2005, 01:41:19 PM
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.