Commit Graph

7 Commits

Author SHA1 Message Date
Jeremiah Orians 73651b577e
Fixed typo of CMPSKIP(u) to CMPSKIP(u)I which is required per the naming convention 2016-10-29 07:03:25 -04:00
Jeremiah Orians 1a32cfa8c9
A couple of useful functions that may be of use 2016-09-05 19:50:28 -04:00
Jeremiah Orians cb109eb88b
Initial trivial prototype of malloc. Need to figure out standard stack and heap space blocks 2016-08-14 18:22:39 -04:00
Jeremiah Orians c799ec7ffc
Fixed minor typo in comments 2016-08-14 17:44:20 -04:00
Jeremiah Orians 4ed9c427f2
Initial prototype for a copy_string function 2016-08-14 17:41:16 -04:00
Jeremiah Orians 8a279ecc96
A trivial prototype for clearing strings 2016-08-14 16:06:12 -04:00
Jeremiah Orians 5efaead1b0
Trivial prototype for strcmp function 2016-08-14 15:24:37 -04:00