diff --git a/doc/fortran.php b/doc/fortran.php index 98d95b69cf..21adb39977 100644 --- a/doc/fortran.php +++ b/doc/fortran.php @@ -4,8 +4,10 @@ page_head("FORTRAN applications");?>

How to use BOINC with FORTRAN and Visual Developer Studio

-

2004-06-16 note: this page is outdated (functions are now -declared extern"C" so no C++ mangling is done

+

2004-06-16 note: this page is outdated + (functions are now declared extern"C" so + no C++ mangling is done; there is a boinc_api_fortran.C wrapper) +

Note: a working example similar to the following