Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!hp4nl!maestro!solist.htsa.aha.nl!joaquinv From: joaquinv@solist.htsa.aha.nl (Joaquinv Villar) Newsgroups: comp.lang.c Subject: MEMORY ALLOCATION IN TURBO C Keywords: memory allocation in turbo C with malloc(). Message-ID: <1332@maestro.htsa.aha.nl> Date: 19 Jan 90 11:34:14 GMT Sender: news@maestro.htsa.aha.nl Reply-To: joaquinv@solist.htsa.aha.nl (Joaquinv Villar) Organization: AHA-TMF (Technical Institute), Amsterdam, The Netherlands Lines: 17 When i allocate memory with the malloc() function and then make a memory dump i see malloc() has allocated 8 bytes more then i requested. These 8 bytes are used by the free() function to free the allocated memory. Can anyone tell me the exact format end the exact meaning of those 8 bytes. I was compiling in the compact model with turbo C 2.0. Thanks. ------------------------------------------------------------------------------- Joaquin Villar C/Assembly programmer. joaquinv@solist.htsa.aha.nl -------------------------------------------------------------------------------