This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please help - random numbers on gcc and g77


"Eduardo M. A. M. Mendes" wrote:

> I wonder how I make g77 (or gcc)  to use the functions RANDOM_SEED and
> RANDOM_NUMBER.
> It seems that g77 doesn't come with a single random number generator.  Could
> it be possible?

Please read the documentation of g77:

	http://gcc.gnu.org/onlinedocs/gcc-3.0.3/g77_12.html#SEC312

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]