cfortran

Rating: 
0
No votes yet

Header file permitting Fortran routines to be called in C/C++
cfortran.h is an easy-to-use powerful bridge between C and FORTRAN.
It provides a completely transparent, machine independent interface between
C and FORTRAN routines (= subroutines and/or functions) and global data,
i.e. structures and COMMON blocks.

Category:

Application versions: 
AttachmentSizeDate
File cfortran_4.4-14_all.deb127.24 KB05/08/2013 - 14:04
Changelog: 

cfortran (4.4-14) unstable; urgency=low

* Add license text to cfortran.h (Closes: #507429).
* Warm if user does not use -D flags as documented in README.debian
(Closes: #497023).
* New maintainer (Closes: #508500).
* Bump policy version.