*** empty log message ***

svn path=/trunk/boinc/; revision=3595
This commit is contained in:
Karl Chen 2004-06-16 09:44:06 +00:00
parent 2ff9fc31d8
commit 792ed832c7
1 changed files with 4 additions and 2 deletions

View File

@ -4,8 +4,10 @@ page_head("FORTRAN applications");?>
<h2>How to use BOINC with FORTRAN and Visual Developer Studio</h2>
<p><font color=red>2004-06-16 note: this page is outdated (functions are now
declared <code>extern"C"</code> so no C++ mangling is done</font></p>
<p><font color=red>2004-06-16 note: this page is outdated
(functions are now declared <code>extern"C"</code> so
no C++ mangling is done; there is a boinc_api_fortran.C wrapper)
</font></p>
<p>
Note: a working example similar to the following