阅读背景:

如何在MASM程序集中将十进制数转换为REAL10?

来源:互联网 

Right now I convert the string containing the decimal number to an integer (ignoring the radix point for now), load it into ST(0), and divide by the correct power of ten to account for the radix point. This seems round about, and requires I have a look up table for some of the powers of 10. Is there a better way to do this?Right now I convert the string containing the d




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: