Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 19801130

    RANDOM_SEED Failure

    I'm using SGI Fortran 90 on a SGI IRIX 6.5 machine. I wrote the following lines in my code, which intends to get different results in various runs, but failed: call random_seed() call random_number(val) write(*,*) val Could anybody tell me how to fix this problem? Thanks!

Part and Inventory Search

Back
Top