- [rotelle: mike in ~]> cat >hello.f95
- PRINT *,"Hello World!"
- END
- [rotelle: mike in ~]> g95 hello.f95
- [rotelle: mike in ~]> ./a.out
- Hello World!
| Author: Anonymous | Language: text |
| Description: No description | Timestamp: 2010-09-06 15:53:11 -0400 |
| View raw paste | Reply |
| View raw paste | Reply |
