diff options
author | 2001-08-13 16:54:09 +0000 | |
---|---|---|
committer | 2001-08-13 16:54:09 +0000 | |
commit | bb57009c831944c93978738e511edee1d6d9d4b8 (patch) | |
tree | 5c80edb33575389943a2a2264fdc3bf747bc5d63 /lib/libc/stdio/vfprintf.c | |
parent | Explicitly NUL terminate dst in strvis() and strvisx() in case (diff) | |
download | wireguard-openbsd-bb57009c831944c93978738e511edee1d6d9d4b8.tar.xz wireguard-openbsd-bb57009c831944c93978738e511edee1d6d9d4b8.zip |
- Note that unpromoted types should not be passed to va_arg
(see http://gcc.gnu.org/ml/gcc-patches/1999-09/msg00221.html)
- Remove unused *p variable from example
- Add a float example (mainly to point out that people shouldn't
use float because it's promoted to double)
ok millert@
Diffstat (limited to 'lib/libc/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions