Date: Mon, 23 Nov 1998 12:19:53 -0500 Message-Id: <199811231719.MAA23111@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <199811231712.SAA03641@father.ludd.luth.se> (message from Martin Str|mberg on Mon, 23 Nov 1998 18:12:10 +0100 (MET)) Subject: Re: More rand() References: <199811231712 DOT SAA03641 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com > > If you mean cut-and-paste into stdlib.h, then it needs to follow the > > style of stdlib.h, > > Ok. No extern and less white space. Something else? No comments - one line per function. The commentary should go into the .txh file as documentation. Changes should be submitted as a diff to stdlib.h.