MASM 32: How to copy the values of a double to a pointer

前端 未结 0 1555
广开言路
广开言路 2020-12-15 08:08

So if eax is the return of a double* (the address to a double) how would one put the value of a double (REAL8) into that location?

At the moment my code is as follows

相关标签:
回答
  • 消灭零回复
提交回复
热议问题