IOwprintfArgp

Top  Previous  Next

Text spend.

The routine IOwprintfArgp contains a parametre him a variable parametre list includes.

Parametre

pipes (PIOPIPES) [IN]

The trading gives the issue canal.

fmt (char *) [IN]

The sign chain fmt contains letter which give how the sign chains should be interpreted in argp.

argp (va_list) [IN]

argp contains a row of sign chains which are interpreted with the help of in fmt given signs.

Result

(int) [OUT]

The routine delivers the number of the spent signs as a result.

Declaration

#include "ausgabe.h"

 

int DLLENTRY IOwprintfArgp (

PIOPIPES pipes,

char * fmt,

va_list argp

);

Related functions

IOwprintf