Fortran Wiki
Code (Rev #1)
See Instiki:File Uploads for instructions on uploading files. Please use the base filename as the description.
- allocate_coin_toss.f90? - dynamic memory allocation example.
- hello.f77? - hello, world in Fortran 77.
- hello.f90? - hello, world in Fortran 90.
- proc_component_example.f90? - procedure component example.
- transfer_ex.f90? - example of the transfer intrinsic.