PeterBLITZ / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

M2_S8NUM #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
add signed number
Options:
"c" Number of digits (1-3)
"+" How to handle the "+" sign
     "+0"    do not show the + sign
     "+1"    show the + sign for any value >= 0 

Original issue reported on code.google.com by olikr...@gmail.com on 6 Feb 2013 at 8:19

GoogleCodeExporter commented 8 years ago
implemented and tested with u8g_sdl
todo: documentation 

Original comment by olikr...@gmail.com on 6 Feb 2013 at 8:55

GoogleCodeExporter commented 8 years ago
documentation done

Original comment by olikr...@gmail.com on 16 Feb 2013 at 1:24

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 16 Feb 2013 at 3:12