We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I've include the header file "#icnlude <limits>" and using numeric_limits in my coding like numeric_limis<float>.min() and numeric_limis<float>.max().
However, a compilation error report to indicate the "numeric_limits" is undefined. I'm verified that the "numeric_limits" is working fine in Visual Studio.
Therefore, I'm wondering is it possible to get the numeric_limits support in IAR compiler, and am I missing out on any header file?
Appreciate if you can help to clarify the problem mentioned.
Thanks and Regards
Chris kok