Menu

#8 New define to remove float/double (to avoid libm dependancy)

Unstable (example)
open
nobody
None
5
2014-04-18
2014-04-18
No

In cJSON.h,
following new line added:
/ #define cJSON_FLOAT_NUMBERS /
if commented,
no float/double variables from math.h used, to avoid libm dependancy
(can be very usefull for embedded targets)

See files modified attached...

2 Attachments

Discussion


Log in to post a comment.