readme

来自「GNU libtool 是一个通用库支持脚本」· 代码 · 共 17 行

TXT
17
字号
This is a short demo of the fortran support in libtool.fprogram is a pure-fortran program which is linked against the fortran-only library libfoo.lacprogram is a C program, which is linked against themixed C and fortran library libmix.la. The programcalls a C function, which in turn calls a fortran function.This demo requires GNU autoconf, automake, libtool with the F77 tag and quite obvious Fortran 77.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?