From: "Carolyn Kelly-Pajot" References: <345CA4C4 DOT 6A6F AT bergen DOT mail DOT telia DOT com> Subject: Re: Source Code for memory functions. Date: Sun, 2 Nov 1997 14:39:28 -0500 Lines: 16 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk john kismul wrote in article <345CA4C4 DOT 6A6F AT bergen DOT mail DOT telia DOT com>... >I've got some trouble with functions like malloc() and memcpy(). > >Does anyone have some source code that shows how to use them or know >about a place at the WWW where I can get it? > >And DON'T tell me to read the info files as I already has. > Go to a simtel mirror, go to the DJGPP directory, goto v2gnu/ and download djlsr???.zip it has all the sources for LIBC.A and LIBM.A, LIBGCC.A etc.