I\'m getting this error:
warning: incompatible implicit declaration of built-in function ‘malloc’
I am trying to do this:
The only solution for such warnings is to include stdlib.h in the program.