I would like to be able to get the addresses of the local static variables that I use in a c program, during the compilation. Could anyone help me on the way to get them?
Thank you for your help;
ben
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...
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.