This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

random number ..


 I have found a bug in the random number routing, but I'm on it, and think I can have it fixed rather fast.

 If using a subarray as argument it will have very interesting behaviour, fx:

 call random_number( a( 2:3, 4:5 ))

 Will not give arandom numbers as a result..

 / regards, Lars Segerlund.


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