From 792ed832c7d68f2cc09328768dd13bd0fa2255ac Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Wed, 16 Jun 2004 09:44:06 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3595 --- doc/fortran.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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