14 Commits

Author SHA1 Message Date
Aaron Helton
7a45e68483 Added definitions for min/max since they are not defined outside Visual Studio 2019-10-23 22:14:53 -04:00
Aaron Helton
d75ea42b65 Remove some leftover redundant headers from cleanup 2019-10-17 22:24:00 -04:00
Aaron Helton
0e7392bcca Fix typo in constants that could cause buffer overflow 2019-10-17 22:22:57 -04:00
Aaron Helton
0966b43be5 Factor constants and typedefs into separate header 2019-10-17 22:13:30 -04:00
Aaron Helton
e1a79cd536 Extract file IO ops into separate file 2019-10-17 19:04:45 -04:00
Aaron Helton
e2f29e8e33 Remove unneeded concatenate_string function 2019-10-11 15:29:17 -04:00
Aaron Helton
0971d8fdb7 Small update to vector documentation 2019-10-10 16:38:22 -04:00
Aaron Helton
baaaf13936 Added vector destructor function 2019-10-10 16:29:51 -04:00
Aaron Helton
93f81e171d Modify strip interface to be more convenient. 2019-10-10 16:24:48 -04:00
Aaron Helton
829432937e Extract vector ops and structure into separate files 2019-10-10 16:22:03 -04:00
Aaron Helton
1358882508 Added file reading capability. 2019-10-09 22:31:59 -04:00
Aaron Helton
c249845beb Change strlen_t to be uint_least8_t for compatibility guarantee 2019-10-09 22:01:22 -04:00
Aaron Helton
03b4dfe5cb Added vector code and a strip function for strings. 2019-10-09 21:56:42 -04:00
Aaron Helton
16c4eaceae Initial Commit. Strings seem to work! 2019-10-09 21:02:15 -04:00