Hacker News new | ask | show | jobs
by AlexeyBrin 4061 days ago
> I kind of wish I could find a good way to make Fortran and C play nicely together.

Fortran can call C and vice-versa, at least since Fortran 2003 there is a standard way to call C.

1 comments

Oh yeah? I have looked and looked for it but been unable to find any reference to how to do so. Would you mind linking a resource to me?

edit: Nevermind I found a few. When I looked for this a few years ago I just kept hitting dead ends.