由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - Re: anyone know how to compile a libary coded in c which any be used b
相关主题
a question about mpi-fortran哪里有Fortran教程可下?
请教obstacle或其他人: how to install RANLIB for FORTRAN?Fortran里面哪个函数显示系统时间?
Fortran code optimizationwhere to down a standard Fortran90 complier?
关于C和Fortran: 一点儿个人观点一工程计算站点
anyone know how to compile a libary coded in c which any be used byWrite In C
matlab里subplot问题Include unix libraries in windows fortran
free scientific libaries in javahelp fortran read format
<>全书下载Re: help fortran read format, why not try excel?
相关话题的讨论汇总
话题: fortran话题: used话题: libary话题: compiler话题: coded
进入Computation版参与讨论
1 (共1页)
g***i
发帖数: 90
1

this might help a little bit:
Calling C from Fortran
The Unix portable Fortran-77 compiler ('f77') is written almost entirely in C.
The second pass of the compiler is the same one used by the C compiler, and
most 'f77' library routines are simply interfaces to corresponding C library
routines. However, since Fortran does not support data structures like those
used in C, you may not be able to take advantage of all the functionality that
the 'curses' library offers. Manipulating windows with '
1 (共1页)
进入Computation版参与讨论
相关主题
Re: help fortran read format, why not try excel?anyone know how to compile a libary coded in c which any be used by
Fortran和C++的数据转换问题matlab里subplot问题
[转载] How to check the stack-size?free scientific libaries in java
g77与f90结合的问题<>全书下载
a question about mpi-fortran哪里有Fortran教程可下?
请教obstacle或其他人: how to install RANLIB for FORTRAN?Fortran里面哪个函数显示系统时间?
Fortran code optimizationwhere to down a standard Fortran90 complier?
关于C和Fortran: 一点儿个人观点一工程计算站点
相关话题的讨论汇总
话题: fortran话题: used话题: libary话题: compiler话题: coded