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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: saracooper
  • Content: Threads
  • Order by date
  1. saracooper

    Fortran Program Calls C subroutine

    Hello, I am a C programmer, I have developed a set of subroutines in C and put them in a library, a .a file. These subroutines get called inside a Fortran program using CALL subroutine name. I am working on IBM AIX. So the command I use to compile & link is - xlf -o add.o -c liborac.a add.f...

Part and Inventory Search

Back
Top