1 2 3 4 5
#if __GNUC__ #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" #endif #include <stdlib.h>