From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: memset Date: Tue, 03 Jun 1997 22:23:47 +0000 Organization: Two pounds of chaos and a pinch of salt Lines: 19 Message-ID: <33949973.1D50@cs.com> References: <3394AAA9 DOT 2D7D AT osu DOT edu> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp205.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ross Litscher wrote: > > I though i posted this, but i didn't see it anywhere... I was wondering > what header file i need to include to use memset. Is there anything with > djgpp that has a comprehensive list of functions and what headers they > are in? Try "info libc alpha memset" from your DOS command line. *poof* - there's the header file you need. ;) libc.inf lists functions in both alphabetical order and by category, so to get a listing of just those functions that deal with strings, type "info libc func string". Most of the indicated functions should be in one or two header files. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | Proud owner of what might one | http://www.cs.com/fighteer | | day be a spectacular MUD... | Plan: To make Bill Gates suffer | --------------------------------------------------------------------- uffer | ---------------------------------------------------------------------