Implemented "malloc" and "free" dynamic memory allocation functions from the C standard library.
Primary LanguageC