Reallocarray
void *Reallocarray(void *, size_t, size_t);
newinpsort = Reallocarray(inpsort,
ninfo = Reallocarray(info, ninosused, sizeof(*ninfo));