Add support for the .precision format in the sprintf()-like functions to allow limiti...
commit0afc5370e05a3a661faf2d8da7a80318f5ba3ba2
authorbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Mon, 19 Mar 2007 10:57:23 +0000 (19 10:57 +0000)
committerbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Mon, 19 Mar 2007 10:57:23 +0000 (19 10:57 +0000)
tree0a7d85bb89212cdcbd7a0d332dd1f00fb37dca9c
parent182e747bcb3370c8d055d3fefdf1a606ae7de4d9
Add support for the .precision format in the sprintf()-like functions to allow limiting the maximum length of a string.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12838 a1c6a512-1295-4272-9138-f99709370657
firmware/common/sprintf.c