in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
All Tags » Assembly Language » FPU (RSS)
  • Re: masm32 StrToFloat

    Hi there Joe! I'm not sure if you had a typo or not, but instead of using invoke FloatToString, why not try to use invoke FloatToStr or invoke FloatToStr2. Example: invoke FloatToStr2, answer [source], ADDR buffer [destination] LOCAL inString:DWORD LOCAL newFP:QWORD LOCAL answer1[20]:BYTE mov [inString...
    Posted to Assembly Language (Forum) by modchip on 03-30-2008
Page 1 of 1 (1 items)