Searched defs:pArray (Results 1 – 1 of 1) sorted by relevance
28 int *pArray = (int *)calloc(size, sizeof(int)); in ReadIntArray() local44 char **pArray = NULL; in ReadCharArray() local