uvsprintf(3alleg4) suse man page | unix.com

Man Page: uvsprintf

Operating Environment: suse

Section: 3alleg4

uvsprintf(3alleg4)                                                Allegro manual                                                uvsprintf(3alleg4)

NAME
uvsprintf - Writes formatted data into a buffer, using variable arguments. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int uvsprintf(char *buf, const char *format, va_list args);
DESCRIPTION
This is like usprintf(), but you pass the variable argument list directly, instead of the arguments themselves. You can use this function to implement printf like functions, also called variadic functions. You should try to avoid this function because it is very easy to over- flow the destination buffer. Use uvszprintf instead.
RETURN VALUE
Returns the number of characters written, not including the terminating null character.
SEE ALSO
uconvert(3alleg4), usprintf(3alleg4), uvszprintf(3alleg4) Allegro version 4.4.2 uvsprintf(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - php
exrotscl(3alleg4) - opendarwin
uvszprintf(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy &amp; PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB