uvsprintf man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

uvsprintf(3)			Allegro manual			  uvsprintf(3)

NAME
       uvsprintf  -  Writes formatted data into a buffer, using variable argu‐
       ments. 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 func‐
       tion to implement printf like functions,	 also  called  variadic	 func‐
       tions. You should try to avoid this function because it is very easy to
       overflow the destination buffer. Use uvszprintf instead.

RETURN VALUE
       Returns the number of characters written, not including the terminating
       null character.

SEE ALSO
       uconvert(3), usprintf(3), uvszprintf(3)

Allegro				 version 4.4.2			  uvsprintf(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net