Very simply, malloc returns a pointer to n bytes of memory which we can do ... to allocate a piece of memory, and to copy a string into it with strcpy:
確定! 回上一頁