*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 vasprintf(3) -- formatted output conversion
    The printf() family of functions produces output according to a format as described below. printf() and vprintf() write output to stdout, the standard output stream; fprintf() and vfprintf() write out...
 va_arg(3) -- variable argument lists
    A function may be called with a varying number of arguments of varying types. The include file declares a type (va_list) and defines three macros for stepping through a list of arguments wh...
 va_copy(3) -- variable argument lists
    A function may be called with a varying number of arguments of varying types. The include file declares a type (va_list) and defines three macros for stepping through a list of arguments wh...
 va_end(3) -- variable argument lists
    A function may be called with a varying number of arguments of varying types. The include file declares a type (va_list) and defines three macros for stepping through a list of arguments wh...
 va_start(3) -- variable argument lists
    A function may be called with a varying number of arguments of varying types. The include file declares a type (va_list) and defines three macros for stepping through a list of arguments wh...
 verr(3) -- formatted error messages
    The err() and warn() family of functions display a formatted error message on the standard error output. In all cases, the last component of the program name, a colon character, and a space are output...
 verrx(3) -- formatted error messages
    The err() and warn() family of functions display a formatted error message on the standard error output. In all cases, the last component of the program name, a colon character, and a space are output...
 vfprintf(3) -- formatted output conversion
    The printf() family of functions produces output according to a format as described below. printf() and vprintf() write output to stdout, the standard output stream; fprintf() and vfprintf() write out...
 vfscanf(3) -- input format conversion
    The scanf() family of functions scans input according to a format as described below. This format may contain conversion specifiers; the results from such conversions, if any, are stored through the p...
 vis(3) -- visually encode characters
    The vis() function copies into dst a string which represents the character c. If c needs no encoding, it is copied in unaltered. The string is null terminated, and a pointer to the end of the string i...
 vprintf(3) -- formatted output conversion
    The printf() family of functions produces output according to a format as described below. printf() and vprintf() write output to stdout, the standard output stream; fprintf() and vfprintf() write out...
 vscanf(3) -- input format conversion
    The scanf() family of functions scans input according to a format as described below. This format may contain conversion specifiers; the results from such conversions, if any, are stored through the p...
 vsnprintf(3) -- formatted output conversion
    The printf() family of functions produces output according to a format as described below. printf() and vprintf() write output to stdout, the standard output stream; fprintf() and vfprintf() write out...
 vsprintf(3) -- formatted output conversion
    The printf() family of functions produces output according to a format as described below. printf() and vprintf() write output to stdout, the standard output stream; fprintf() and vfprintf() write out...
 vsscanf(3) -- input format conversion
    The scanf() family of functions scans input according to a format as described below. This format may contain conversion specifiers; the results from such conversions, if any, are stored through the p...
<<  [Prev]  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  
98  99  100  101  102  103  104  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service