Mercurial > hg > octave-shane > gnulib-hg
view modules/unistdio/ulc-vsnprintf @ 9831:787bf3487678
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 30 Mar 2008 15:18:13 +0200 |
parents | 870029929d86 |
children | c1afe24d144c |
line wrap: on
line source
Description: Formatted output to a fixed-length string. Files: lib/unistdio/ulc-vsnprintf.c lib/unistdio/u-vsnprintf.h Depends-on: unistdio/base unistdio/ulc-vasnprintf EOVERFLOW configure.ac: Makefile.am: lib_SOURCES += unistdio/ulc-vsnprintf.c Include: "unistdio.h" License: LGPL Maintainer: Bruno Haible