Skip navigation.

Aeronautics Tips

Quick Guide To Program and Compile FORTRAN on Windows

Posted Tuesday, March 4th, 2008 at 23:28pm / No comments - by admin

Firstly here is a note on how to perform some basic operations in the command prompt:

To open, go to start > run and type "cmd"

  • To Display a list of the files and folders in the current directory type "dir"
  • To Clear the screen type "cls"
  • To move to another directory type "cd foldername". This is the same as in Linux
  • To move up a directory type "cd .."

(For a more…

Continue reading


View the tips archive

Useful Aeronautics Links