Recent content by InsanityCrescendo

  1. InsanityCrescendo

    I wrote a small test program in fortran, using notepad as text editor,I need help as where to go from here to execute my progr

    Go here and click the link at the bottom of the page (g95-Mingw_201210). Run the downloaded file and install the g95 compiler. I'm going to assume that you are on windows, but for linux is exactly the same steps: 1) Open command prompt (win7: start->search for cmd) 2) In the command prompt...