[comp.lang.c] Help: Need Memory Allocation Code to Use with MSC

MHARRIS@G.BBN.COM (01/14/88)

I am having lots of trouble with calloc() and friends under Microsoft
C 4.0, and would like to acquire a solid allocator without having to
write it (does anyone know if the allocation problems are fixed in MSC
5.0, or am I just asking for more and different bugs?).  So if you can
supply or direct me to a simple but bug-free allocator implementation
(I just need calloc() malloc() free()), free or inexpensive, I would
greatly appreciate it.  Thanks.

-- Michael Harris     MHarris@G.BBN.COM     (617) 873-3794