Hacker News new | ask | show | jobs
by ryl00 1921 days ago
Fortran 2003 also added BIND(C) and ISO_C_BINDING, which are massively useful in standardizing the C interop.
1 comments

Oh, that's a nice thing. I still remember carefully appending underscores to names to thing to make C and FORTRAN talk in gcc/g77.