Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!CML.UNL.EDU!gah From: gah@CML.UNL.EDU (Glen A. Hansen) Newsgroups: comp.sys.apollo Subject: Malloc? Message-ID: <9011271454.AA09035@cml.unl.edu> Date: 27 Nov 90 14:54:22 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 I would like to develop a C program using dynamic memory allocation on a DN3000 running SR10.2. However, I am unable to locate the alloc.h header file (or any other containing prototypes for malloc, calloc, and free). It would be nice to include a prototype for these routines in my code. Am I overlooking something obvious? Thanks in advance, -Glen Hansen