[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: No subject
> This gets translated into the GEMDOS call malloc, this does not support
> a request for 0 bytes, is this the error ?
it will not get translated to GEMDOS Malloc(0), because the
library malloc() actually does deal with malloc(0) (also realloc(ptr, 0))
for precisely these kinds of situations.
besides: even if it did'nt, the size rounding would probably round it
up.
cheers,
--
bang: uunet!cadence!bammi jwahar r. bammi
domain: bammi@cadence.com
GEnie: J.Bammi
CIS: 71515,155