Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 3.00: Fortran and other compilers
Next Document: 3.02: How do I statically bind Fortran libraries and dynamically bind C libraries?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

3.01: I have problems mixing Fortran and C code, why?


A few routines (such as getenv, signal, and system) exist in both the
Fortran and C libraries but with different parameters. In the recent
past, if you have a mixed program that calls getenv from both C and
Fortran code, you have to link them carefully by specifying the correct
library first on your command line. This is no longer needed starting
with version 1.5 of the compilers.




Top Document: comp.unix.aix Frequently Asked Questions (Part 4 of 5)
Previous Document: 3.00: Fortran and other compilers
Next Document: 3.02: How do I statically bind Fortran libraries and dynamically bind C libraries?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)

Last Update May 13 2007 @ 00:21 AM