call malloc, free, realloc directly
This commit is contained in:
parent
15b8fe45ac
commit
68aa0a23d6
7 changed files with 16 additions and 10 deletions
|
@ -5,6 +5,7 @@
|
|||
*/
|
||||
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue