5 lines
119 B
C
Executable File
5 lines
119 B
C
Executable File
// Just a place holder - the definitions for malloc() and friends are
|
|
// actually in stdlib.h
|
|
|
|
#include <stdlib.h>
|