Date: Wed, 4 Jun 1997 10:13:19 -0400 (EDT) From: "Art S. Kagel" <kagel AT ns1 DOT bloomberg DOT com> To: Ross Litscher <Litscher DOT 1 AT osu DOT edu> Cc: djgpp AT delorie DOT com Subject: Re: memset In-Reply-To: <33949740.2267@osu.edu> Message-Id: <Pine.D-G.3.91.970604092031.9943H-100000@dg1> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 3 Jun 1997, Ross Litscher wrote: > What header file do i need to include to use memset? There is an old proverb which goes: Give a man a fish and he can eat for a day. Teach a man to fish and he can eat for life. Therefore, run info and look at the library page for memset the include file is suggested on the info page. Alternatively you could use the fgrep/grep/egrep delivered with DJGPP to search the files in \djgpp\include for memset. Art S. Kagel, kagel AT bloomberg DOT com