Date: Mon, 23 Nov 1998 10:41:52 -0500 Message-Id: <199811231541.KAA22888@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <199811230048.BAA17942@father.ludd.luth.se> (message from Martin Str|mberg on Mon, 23 Nov 1998 01:48:41 +0100 (MET)) Subject: Re: More rand() References: <199811230048 DOT BAA17942 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com > Even when it's supposed to be included in stdlib.h (which according > to the man page on my Linux system it seems to be)? If you mean cut-and-paste into stdlib.h, then it needs to follow the style of stdlib.h, since I'm going to paste each function in in alphabetical order.