Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!husc6!ogccse!littlei!omepd!omews3.intel.com!jhunt From: jhunt@omews3.intel.com (Jim Hunt) Newsgroups: comp.sys.ibm.pc Subject: Re: Turbo C 1.5 malloc bug? (No, just operator error) Message-ID: <3976@omepd.UUCP> Date: 13 Dec 88 00:48:11 GMT Sender: news@omepd.UUCP Reply-To: jhunt@omews3.intel.com (Jim Hunt) Distribution: na Organization: Intel Corp., Hillsboro Lines: 10 Sorry it took so long to post this, our news link has been somewhat hosed for the past couple of weeks. Thanks to all who responded to my original post -- the error was mine, not Turbo C's (forgot to declare malloc -- should have included alloc.h or stdlib.h at the top of the file). Jim