Outputs text to the screen with a new line. |
|
Outputs text to the screen without a new line. |
|
Outputs text to the standard error device. |
|
Outputs text to the standard error device. |
|
Writes an newline to the standard error device. |
|
Outputs text to the standard error device. |
|
Outputs text to the standard error device. |
|
Gets the next keycode. |
|
Writes a carriage return/linefeed to the screen (standard output). |
|
Prints a 1 byte hexadecimal number (2 digits) without a new line. |
|
Prints a 2 byte hexadecimal number (4 digits) without a new line. |
|
Prints a 4 byte hexadecimal number (8 digits) without a new line. |
|
Prints an INTEGER(1) decimal number without a new line. |
|
Prints an INTEGER(2) decimal number without a new line. |
|
Prints an INTEGER(3) decimal number without a new line. |
|
Outputs text with a new line, omitting any trailing blanks. |
|
Outputs text without a new line, omitting any trailing blanks. |