format: New functions fmt_change_width(), fmt_change_decimals().
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 4 Jul 2011 21:48:57 +0000 (14:48 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 21 Apr 2012 04:39:52 +0000 (21:39 -0700)
commit9c18af79301491fb4a614ad572cbb10fc75ba4f2
tree4f9042a6bc2b112a0a359849170b3ec269d6c6ad
parentb860f11787ef86c8ca4ea8dad8ac28bb47fbb80b
format: New functions fmt_change_width(), fmt_change_decimals().

These will be used in an upcoming commit for GUI-based format
adjustments, where we want to implement the user's request for
width or decimal places to the extent that we can, while
adjusting decimal places or width, respectively, as necessary.
src/data/format.c
src/data/format.h