1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 18:16:35 +00:00

Clarify console output behaviour

This commit is contained in:
Karol Stasiak
2019-06-24 21:26:08 +02:00
parent 663e38c264
commit 96b5918728
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -10,6 +10,9 @@ Prints a single character.
Available for: all computer targets.
Note that this function obeys typical platform idiosyncrasies,
for example on CBM targets the quote character will toggle the quotation mode.
#### `void new_line()`
Moves the cursor to the next line.