Collin Funk <[email protected]> writes: > if (bytes < PTRDIFF_MAX) > { > errno = ENOMEM; > return NULL; > }
Also s/</>/g. :) Collin
Collin Funk <[email protected]> writes: > if (bytes < PTRDIFF_MAX) > { > errno = ENOMEM; > return NULL; > }
Also s/</>/g. :) Collin