vfprintf man page on OPENSTEP

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


VPRINTF(3S)							   VPRINTF(3S)

NAME
       vfprintf, vprintf, vsprintf -

SYNOPSIS
       #include <stdarg.h>
       #include <stdio.h>

       int vfprintf(FILE *stream, const char *format, va_list arg);

       int vprintf(const char *format, va_list arg);

       int vsprintf(char *s, const char *format, va_list arg);

DESCRIPTION
       Vfprintf is equivalent to fprintf, vprintf is equivalent to printf, and
       vsprintf is equivalent to sprintf,  with	 the  variable	argument  list
       replaced	 in  each  case	 by  arg,  which  has  been initialized by the
       va_start macro (and possibly by subsequent va_arg calls).  The vfprintf
       function does not invoke the va_end macro.

RETURN VALUE
       Vfprintf,  vprintf,  and	 vsprintf  return  the	number	of  characters
       transmitted, or a negative value if an output error occurred.

SEE ALSO
       fprintf(3), stdarg(3)

				 June 23, 1989			   VPRINTF(3S)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OPENSTEP

List of man pages available for OPENSTEP

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