3 lines
47 B
C
3 lines
47 B
C
|
extern char *malloc();
|
||
|
extern char *realloc();
|