VkFormat man page on IRIX

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



VkFormat(3X)							  VkFormat(3X)

NAME
     VkFormat - Convenience function that prints into a buffer and returns it

SYNOPSIS
     #include <Vk/VkFormat.h>
     const char *VkFormat(const char* fmt, .../*args*/);

DESCRIPTION
     VkFormat passes its arguments to vsprintf, which writes to a buffer that
     is owned by VkFormat.  What is written must not exceed BUFSIZ, as defined
     by stdio.h.  The caller must not attempt to free the buffer returned by
     VkFormat.

     The buffer contents remain valid only until the next call to VkFormat.
     In particular, the buffer will remain valid across function calls only as
     long as those functions, and anything they call, do not also use
     VkFormat.

     (libvk uses its own internal version of VkFormat, so calls to it are
     safe.)

SEE ALSO
     vsprintf(3S)

									Page 1

[top]

List of man pages available for IRIX

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