Adds fopen(), fwrite(), fclose()

This commit is contained in:
2025-06-25 09:38:42 +02:00
parent 9d265e3db6
commit fbea8d0322
7 changed files with 181 additions and 9 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.lst
*.o
*.txt
tests