Hi,
I have fortran program, which has many subroutines. If one of these subroutines, functionB, gets a array variable, called A, from the calling function, functionA, does array A have to be assigned some value before being referenced by functionB? In order words, array A is allocated, but it...
Hello,
I have a FORTRAN code that I want to compile using F90 compiler. However, when I enter the unix command:
f90 ./code.f -o ./code.out
It would give me prompt saying that absoft license has failed, or something. I remember that I could enter some unix keyword that ends with 'soft' in order...
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.