Report Bug
Qus : Which header file is necessary for using the malloc function?
QusWhich header file is necessary for using the malloc function?

A. stdio.h
B. conio.h
C. stdlib.h
D. None of these


Solution
C. stdlib.h






Report Bug