Convert double to int on Arm RVCT compiler in C language

Posted by Manik Mahajan on Stack Overflow See other posts from Stack Overflow or by Manik Mahajan
Published on 2010-05-24T04:35:28Z Indexed on 2010/05/24 4:41 UTC
Read the original article Hit count: 250

Filed under:

I need to get last four bytes out of a double variable .The platform is Arm and compiler is RVCT.Programming language used is C.What is the safest way.

Thanks

© Stack Overflow or respective owner

Related posts about c