INtime SDK Help
RtPrintf (iwin32)
INtime SDK v7.1 > About INtime > Alternate APIs > iwin32 API > iwin32 API > RtPrintf (iwin32)

This function is the same as the C runtime function printf. Provided only for compatibility.

int RtPrintf(
    LPCSTR lpString    [, argument,...]
);

Requirements

Versions Defined in Include Link to
INtime 3.0 intime/rt/include/iwin32.h iwin32.h iwin32.lib

See Also

printf, iwin32 API, iwin32 Overview