new standard for malloc() suggested

Ron Natalie <ron> ron at brl-sem.ARPA
Mon Dec 15 05:12:46 AEST 1986


In article <1790 at batcomputer.tn.cornell.edu>, braner at batcomputer.tn.cornell.edu (braner) writes:
> []
> 
> Aha, now that we've been reminded of the low ceiling for malloc()'s
> argument (an unsigned int, which on some systems is only 16 bits):

Of course, on many of these machines you can't allocate more than 2**64
bytes of memory (at one time, or ever)...

=Ron



More information about the Comp.lang.c mailing list