I'm writing some wrapper code to make it easy to call some C routines in FORTRAN. I know that FORTRAN, by default, passes parameters by reference. Therefore, I thought the simplest way to do it ...
This is my first post, so I apologize upfront if I'm missing some expected information you need to answer completely. Anyways! I am a scientist, working on some unusual coding. The overall issue I am ...