To create an array of strings using the “malloc()”, utilize the “pointer-array = (cast-type*) malloc(input-array*size of char)” syntax.
確定! 回上一頁