Closed GoogleCodeExporter closed 9 years ago
Thank you for sharing. I will include it in the main release, with minor
modifications. (One modification is that I changed the type of the "default
value" parameter of ini_getf() from "long" to "float", another is that I
changed the "default value" parameter of ini_getbool() from a "pointer to a
value" to the value itself.)
Original comment by thiadmer...@gmail.com
on 28 Jan 2011 at 9:23
Also added "ini_putf" for writing a floating point value. Since floating point
emulation may be costly for embedded systems, the floating point support can be
disabled in tge "glue" file.
Original comment by thiadmer...@gmail.com
on 28 Jan 2011 at 10:48
Original issue reported on code.google.com by
1800a...@gmail.com
on 6 Dec 2010 at 9:49Attachments: