Commit graph

8 commits

Author SHA1 Message Date
itsmattkc
1b854d51c6 lib: fixed more windows related issues 2022-07-31 15:20:32 -07:00
itsmattkc
9949a6c33a lib: move algorithm to types.h 2022-07-31 14:28:50 -07:00
itsmattkc
ae2363be42 lib: add algorithm include 2022-07-31 14:24:39 -07:00
itsmattkc
3a9f0ac05e lib: use win32 file apis on win32 2022-07-31 13:28:43 -07:00
Ramen2X
aec59d739e
lib: fix compilation on win32 2022-07-30 12:37:46 -04: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
1ab22fd85c lib: implement abstract file handler 2022-07-18 11:25:00 -07:00