2d array using pointers. ... 2d character array using double pointer.c ... char* result = (char *)malloc(sizeof(char)*100); //don't forget to allocate ...
確定! 回上一頁