From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: random number generator Date: 09 Nov 2000 18:12:37 -0800 Organization: InterWorld Communications Lines: 14 Sender: nate AT mercury DOT st DOT hmc DOT edu Message-ID: <8366lwefsa.fsf@mercury.st.hmc.edu> References: <83aeb8efxu DOT fsf AT mercury DOT st DOT hmc DOT edu> NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: nntp1.interworld.net 973822357 50656 134.173.57.219 (10 Nov 2000 02:12:37 GMT) X-Complaints-To: usenet AT news DOT interworld DOT net NNTP-Posting-Date: Fri, 10 Nov 2000 02:12:37 +0000 (UTC) User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Nate Eldredge writes: > "implicit declaration" means you used a function without declaring it, > which for standard functions usually means you forgot to include its > header. The man page for each function will tell you what header it's > declared in. Oops, forgot what group I was posting to. For "man page" read "info page". You can get it with `info libc alpha FUNCTION-NAME'. -- Nate Eldredge neldredge AT hmc DOT edu