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...
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.