Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Fortran has always had function pointers though they were called something different, and could only be used in limited contexts. But look at any numerical integration or root finding library. You just pass the function name in as a parameter to another function.
 help



Fortran has had dummy procedures (subprogram arguments that can be associated with subroutines or functions) since Fortran II.

I see. I stand corrected.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: