Mercurial Hosting > harelet
diff basedfilelib.h @ 19:8fe0b5711413
Added BasedTremGrx and Dvorak
author | VilyaemKenyaz |
---|---|
date | Wed, 27 Sep 2023 01:47:28 -0400 |
parents | 1b0ebe86b44c |
children |
line wrap: on
line diff
--- a/basedfilelib.h Tue Sep 26 23:19:42 2023 -0400 +++ b/basedfilelib.h Wed Sep 27 01:47:28 2023 -0400 @@ -1,6 +1,9 @@ -// Based File Library -// -// Makes File I/O two functions, more like TempleOS, instead of *nix. +/********************************************* +* Description - BasedFileLib makes file I/O less like *nix and more like +* TempleOS +* Author - William King +* Date - Sep 25 2023 +* *******************************************/ #define MAX_LINES 100000 #define MAXLENGTH 512