|
libmsx
C library for MSX
|
Cursor position, Control characters, Clear screen, etc. More...
Collaboration diagram for Cursor position, Control characters.:Macros | |
| #define | locate(x, y) |
MSX Set cursor position. | |
| #define | newline() |
MSX Line feed. | |
| #define | cls() |
MSX Clear the screen and move the cursor to the top left corner. | |
Cursor position, Control characters, Clear screen, etc.
| #define locate | ( | x, | |
| y ) |
| #define newline | ( | ) |
MSX Line feed.