From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takeshi YAMADA To: cygwin@sourceware.cygnus.com Cc: kodama@hht.co.jp Subject: Re: question of library Date: Mon, 01 Mar 1999 23:23:00 -0000 Message-id: <19990302162304H.yamada@cslab.kecl.ntt.co.jp> In-reply-to: Your message of "Tue, 2 Mar 1999 01:09:51 -0600 (CST)"< Pine.SUN.3.93.990302010831.13753F-100000@modi.xraylith.wisc.edu > References: X-SW-Source: 1999-03/msg00019.html From: Mumit Khan > These are not part of ANSI nor POSIX specifications. You can of course > just take these out of the freely available libraries and use them. > glibc2 has these, so that's one source. It didn't seem straightforward for me to take them out from glibc2. I found the following drand48.c very useful as another source. http://www.mit.edu/afs/athena/activity/c/cgs/src/math/drand48/drand48.c Best wishes, Takeshi --- Takeshi YAMADA NTT Communication Science Laboratories 2-4 Hikaridai Seika-cho Soraku-gun Kyoto 619-0237 JAPAN [PHONE]+81(774)93-5132,[FAX]+81(774)93-5155 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takeshi YAMADA To: cygwin@sourceware.cygnus.com Cc: kodama@hht.co.jp Subject: Re: question of library Date: Wed, 31 Mar 1999 19:45:00 -0000 Message-ID: <19990302162304H.yamada@cslab.kecl.ntt.co.jp> References: X-SW-Source: 1999-03n/msg00019.html Message-ID: <19990331194500.LRXFY6NcaCveDpOu0uE7_bWWAhVfKT_JwcdBA0Ivwp8@z> From: Mumit Khan > These are not part of ANSI nor POSIX specifications. You can of course > just take these out of the freely available libraries and use them. > glibc2 has these, so that's one source. It didn't seem straightforward for me to take them out from glibc2. I found the following drand48.c very useful as another source. http://www.mit.edu/afs/athena/activity/c/cgs/src/math/drand48/drand48.c Best wishes, Takeshi --- Takeshi YAMADA NTT Communication Science Laboratories 2-4 Hikaridai Seika-cho Soraku-gun Kyoto 619-0237 JAPAN [PHONE]+81(774)93-5132,[FAX]+81(774)93-5155 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com