Commit Graph

2 Commits

Author SHA1 Message Date
Aryadev Chavali
58970e8a68 (file-handler)+implemented write_to_file
First line is the data width, then the sand particles of each cell per
row.
2023-08-25 19:19:50 +01:00
Aryadev Chavali
f155f0e088 (file-handler)+impl file for file handling
In particular I've implemented a standardised complete FILE * reader
without relying on fseek (which may not work for pipes).
2023-08-25 19:08:32 +01:00