MIXED - Mixed Language Programming

MIXED contains some simple examples of mixed language program. Particular examples demonstrate how a C main program can call a FORTRAN subroutine, and vice versa.

Problem 1 shows how a C main program can call a FORTRAN subroutine. Files you may copy include:

Problem 2 shows how a FORTRAN main program can call a C routine. Files you may copy include:

Problem 3 shows how a C main program can call a FORTRAN routine, passing data of various kinds back and forth. Files you may copy include:

Return to the C software page.

Return to the FORTRAN software page.


Last revised on 23 July 2001.