V>newarray[x1]=(char *)calloc(strlen(stradd)+1,sizeof(char)); V>strcpy(newarray[x1],dates[x]); V>
V>newarray=(char **)calloc(size+1,sizeof(char *)); V>... V>while (x<=size+1){ V>