We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac8c51c + bb15877 commit 56780a7Copy full SHA for 56780a7
Lib-reference.md
@@ -49,7 +49,7 @@ Tests: ```tests/lib/ctype/*-test.c```
49
50
## ```stdio.h```
51
52
-Since cc64 has no typedef or strucht, file handles (short ```fh```)
+Since cc64 has no typedef or struct, file handles (short ```fh```)
53
are int values, namely the CBM logical file number.
54
55
No default file handles stdin, stdout or stderr are defined.
0 commit comments