This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fortran [2010/03/22 11:00] zdech |
fortran [2011/02/18 13:13] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | **manual svn** [[http://svnbook.red-bean.com/en/1.1/ch03s05.html]] | ||
| + | |||
| + | |||
| + | |||
| ====== Pointers on functions and subroutines in Fortran ====== | ====== Pointers on functions and subroutines in Fortran ====== | ||
| - | === It works with both ifort and gfortran-4.4 === | + | === It works with both ifort 10 and gfortran-4.4 === |
| ===== example 1: main.f90 ===== | ===== example 1: main.f90 ===== | ||