Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-25 | (file-handler)+implemented write_to_file | Aryadev Chavali | |
First line is the data width, then the sand particles of each cell per row. | |||
2023-08-25 | (file-handler)+impl file for file handling | Aryadev Chavali | |
In particular I've implemented a standardised complete FILE * reader without relying on fseek (which may not work for pipes). |