Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 18:46:00 +0000



Post From: Integer portion of a float

[2016-09-25 17:38:01]
User147461 - Posts: 33
Please point me to an example of how to easily retrieve the integer portion of a float number.

All I could find was INT_VALUE and modff but could not find a working example of how to properly use them.

Thank you!