Path: utzoo!utgpu!watmath!julian!uwovax!2011_552 From: 2011_552@uwovax.uwo.ca Newsgroups: comp.sys.amiga Subject: Manx-C realloc() - where is it? Message-ID: <1026@uwovax.uwo.ca> Date: 3 Dec 88 21:38:16 GMT Lines: 5 Organisation: University of Western Ontario, Canada I have been trying to find the realloc() function in the MANX-C library. It is listed on p. lib.31 under malloc. However, when I check the source for malloc.c and calloc.c, there is no entry for realloc(). I grepped all the files in misc.arc and there is no mention of realloc. Could somebody upload the source for a realloc() function which will work with Manx-C? Thanks.