diff options
author | Josh Rickmar <jrick@conformal.com> | 2013-08-26 14:55:19 -0400 |
---|---|---|
committer | Josh Rickmar <jrick@conformal.com> | 2013-09-10 09:35:36 -0400 |
commit | 2d8388995f65c7d734d1bdc528bf478e69c5f390 (patch) | |
tree | c14c37427f0edde6b9329da3696858cc1071ee8d /netbsd/util.h | |
parent | 3de0232094d1393f7cdf4c0bb22dc1b44779490c (diff) | |
download | xombrero-2d8388995f65c7d734d1bdc528bf478e69c5f390.tar.gz |
Fix several more issues with float/double settings.
All floats are now doubles, and are represented as such with the XT_S_DOUBLE macro. struct settings fval field is now renamed to dval. Doubles are read in as %lf (double precision) instead of %f (single precision). Finally, a floating point comparison using != was removed.
Diffstat (limited to 'netbsd/util.h')
0 files changed, 0 insertions, 0 deletions