Fixed the gcc warning regarding strlen - needed to #include string.h.
Changed all the malloc/realloc/free stuff to std C (no legacy macros).
Showing
Please register or sign in to comment
Changed all the malloc/realloc/free stuff to std C (no legacy macros).