On Friday 03 May 2002 04:30, Paul Dilip K NPRI wrote: > I am trying to use the random number generator for my fortran routine- but > both RAN and SRAND does not work. Is there any other random number > generating function which works with g77. > > Dilip K. Paul > > mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Are you trying to start a flame war in an unusual place? Why not simply look at the list of functions in 'info g77,' or in libg2c.a or the source, or, for more amusement, browse the comp.lang.fortran archive? You don't say whether you're interested in portability, quality, speed, or any number of relevant factors. Maybe a little research would help you decide. -- Tim Prince
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/