Hello All,
I'm a newbie and I'm having trouble with passing arguments to external functions in Fortran. Each of the functions has several arguments, all in the same format: real. However, when they're passed, the correct values of only some are passed.
For example:
This is my function call for...