Synopsis

(macro) PDX_MSGT mpm_Vfprintf(FILE *stream, char *format, va_list ap)

Purpose

Message Processor vfprintf.

Description

This function will use the extended print function to format user defined specifications. The function fputs will be used for output and none of the current message processing parameters will be in effect.

Input

stream

Stream pointer

format

Format

ap

Arguments

Return

MPM_NOERR or error