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