IOputs

Top  Previous  Next

Text spend.

Text without additional formatting spend. The issue appears in the input window. The only difference to IOwprintf is, the IOwprintf an additional format string includes with the suitable format instructions.

Parametre

pipes (PIOPIPES) [IN]

The trading pipes gives the issue canal.

text (char *) [IN]

Issue text for the input window.

Result

(int) [OUT]

It becomes the number of the spent signs zurückgeliefert.

Declaration

#include "ausgabe.h"

 

int DLLENTRY IOputs (

char * text

);

Related functions

IOwprintf