I am trying to allocate memory dynamically for a 2d string but code ... With ptr=(char **) malloc(sizeof(char*)*5) I created a memory array ...
確定! 回上一頁