FREE

Michael Morrell morrell at hpsal2.HP.COM
Fri Mar 2 11:50:45 AEST 1990


/comp.lang.c/karl at haddock.ima.isc.com (Karl Heuer)/12:08 pm Feb 28, 1990/
The calloc() function is disrecommended.  Generally speaking, you should use
malloc() and initialize the contents yourself.
----------

Why?

   Michael



More information about the Comp.lang.c mailing list