srcc 267 src/dps8/utarray.h char *const *srcc = (char *const *)src; srcc 269 src/dps8/utarray.h *dstc = (*srcc == NULL) ? NULL : strdup(*srcc);