Hi,
I was trying to compile a fortran subroutine, using gcc compiler. I got the following errors during compilation,
radff.f:4339.25:
RANDOM(I) = rand(random(max(1,i-1)))
1
Error: 'i' argument of 'rand' intrinsic at (1) must be INTEGER
radff.f:4350.28...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.