Using malloc function, we can create memory dynamically at runtime. malloc is declared in <stdlib.h> i.e. standard library header file.
確定! 回上一頁