Thanks for your responses.
I bumped it, after I noticed 6 views, with no responses. Thought I would rephrase the question.
As uart explained, place value in temporary variable, and pass the address is what I have believed in the past. Code misbehaves occasionally, I am a bit mystified.
Thanks for responding.
Some of the code is passing to C, other subroutines are passing to Fortran. I have not witnessed the problem with code passed to C.
You are confirming what I believe, yet I have legacy Fortran code doing exactly as I have outlined. Further, I have legacy...
ok,
Been programing for awhile, come from a visual basic background.
We have a new server with newer compilers. Compiling with -f77 switch.
Seems the old software allowed passing of integers, and strings in a call statement. New compilers seems to be inconsistent in passing the...