Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. marywah

    Any example of how to pass user-derived types of fortran to c?

    thanks xxb. I'm using Compaq visual fortran v6 and c in vc++ v6 under the microsoft visual studio 6. Hence, there's way for mixing c and fortran together. Thanks anyway. I already find a solution to access the data from fortran by c. marywah.
  2. marywah

    Any example of how to pass user-derived types of fortran to c?

    I tried to follow the programmer's guide using a module to access the derived types of compaq fortran in c program in MS studio 6. It only taught how to define the data but doesn't mention how to access. So I tried to use "interface...end interface" to call the c program with the...

Part and Inventory Search

Back
Top