|
| | FileRead.h |
| | Contains the function for reading a file as well as the error that can be returned if the function failed. Also includes function to find location of an index within a string.
|
| |
| | Log.h |
| | Includes the functions for logging types to the console and log file.
|
| |
| | Misc.h |
| | Floating functions within the lib (not connected to a class) or a general section.
|
| |