sd:list_of_tinyc_built-in_functions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sd:list_of_tinyc_built-in_functions [2026/04/15 11:24] – appledog | sd:list_of_tinyc_built-in_functions [2026/04/17 14:17] (current) – appledog | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = List of TinyC Built-in Functions | + | = List of TinyC built-in Functions |
| * From: [[TinyC for the SD-8516]] | * From: [[TinyC for the SD-8516]] | ||
| - | For actual built ins I mainly have putchar() and getchar() | + | **For actual built ins there is only putchar() and getchar().** These link to the BASIC IO library at INT $05. After that, a lot can be written in C. |
| - | == Terminal IO | + | When I say " |
| - | * Builtin: putchar() | + | |
| - | * Builtin: getchar() | + | |
| === print() | === print() | ||
sd/list_of_tinyc_built-in_functions.txt · Last modified: by appledog
