I’m familiar with C, but in my field, fortran90 or higher version have been widely used. (I met Fortran77, where most irritating and annoying part is dynamic allocation which is not supported) I get accustomed to Fortran, but sometimes, I need to connect my C module to main code written by Fortran. I might describe my know-how here, but I’d better list links which would be helpful for you and my memory.
Following links might be very helpful.
http://www.math.utah.edu/software/c-with-fortran.html
Advertisement