Prints formatted output based on an argument list. This function is OpenVMS Alpha and Integrity servers only. Format #include <stdio.h> int vsnprintf (char *str, size_t n, const char *format, va_list ap);