diff options
author | Damien George <damien.p.george@gmail.com> | 2015-04-18 14:23:13 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-04-18 14:23:13 +0100 |
commit | 1c9a499135a03a7eabc66e9d3571508fe074e859 (patch) | |
tree | 6f82dd8405d905429a06a2c216ccdea293bddb33 /lib | |
parent | c1a77a0c9f03cb5e456dcbf3bad7471d6a6383c9 (diff) | |
download | micropython-1c9a499135a03a7eabc66e9d3571508fe074e859.tar.gz micropython-1c9a499135a03a7eabc66e9d3571508fe074e859.zip |
py/vstr.c: Allow vstr_printf to print correctly to a fixed buffer.
This patch allows vstr_printf to use all the available space of a fixed
vstr buffer. vstr_printf is a good alternative to snprintf.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions