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 dencom 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: *

  • Users: Sleort
  • Content: Threads
  • Order by date
  1. Sleort

    Question on passing arrays/ array indexes to subroutines

    Hi, I'm using (and at the same time trying to master) Fortran 95... Okay, suppose that I have an array, INTEGER, DIMENSION(-5:5) :: arr and I want to pass this to a subroutine WHILE keeping the "non-default" indexing (because the indexing contains important information). The ususal...

Part and Inventory Search

Back
Top