ecrosbie wrote:
how do I  generate random numbers in  a f77  program?

Ed Crosbie

This subject isn't topical on the gcc development forum. If you wish to use a gnu Fortran random number generator, please consider gfortran, which implements the language standard random number facility.
http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gfortran/

questions might be asked on the gfortran list (follow-up set) or comp.lang.fortran
In addition, you will find plenty of other advice by using your web browser.

Reply via email to