Hi Tim.
It looks like you did not link against the correct ANSI library._FUTRUNC need to be supported by floating library.
To fix that:
- Create a new project using the wizard.
- Make sure you specify you want to use floating point arithmetic in your application
and specify whether you want to use 32-bit or 64 bit representation for double.
- Insert your source files in the new project That should do it.
Hope this helps!
Anyway, if the above doesn't fully answer your, please contact me again.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------