ISInterface:Printf
Jump to navigation
Jump to search
Purpose
Uses standard printf formatting to display text in the Inner Space session console. This function is referenced by the printf define macro in ISXDK.
Usage
Parameters
- const char *Format
- printf formatting text, such as "ISXDK Version %X"
- ...
- Values to be used
Return Value
none