Commit graph

5 commits

Author SHA1 Message Date
itsmattkc
3a9f0ac05e lib: use win32 file apis on win32 2022-07-31 13:28:43 -07:00
itsmattkc
85e786924d lib: use void * in utility read/write functions
Easier to write since you don't have to cast to char * all the time
2022-07-21 17:05:50 -07:00
itsmattkc
91de5a7df4 file: added more basic functions to custom file abstraction classes 2022-07-18 15:29:05 -07:00
itsmattkc
f37a72b0d1 lib: fix gcc deprecation warnings 2022-07-18 11:55:00 -07:00
itsmattkc
1ab22fd85c lib: implement abstract file handler 2022-07-18 11:25:00 -07:00