I would like to get the static address of some static variables that I have in a Fortran program which is called by a c one, so that I could directly access the values in order to make a real time monitor. Presently, I'm giving the adress during the first execution of the Fortran subroutine. But I deeply think that a solution exists that could directly return those addresses during the compilation of the file. Would anybody know more about it?
Thank you very much for everybody's help.
Ben...
Thank you very much for everybody's help.
Ben...