Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. pjansson

    GUI solution for Fortran

    The Excel approach to a GUI is easiest for users who already have experience using it as a spreadsheet because there is a "learning curve." Excel is probably the most widely used spreadsheet application for PC, Mac, etc. and is a product of Microsoft, part of the Office suite of applications...
  2. pjansson

    GUI solution for Fortran

    Faced with a similar problem, and having some proficiency in Excel, I made a pretty nifty interface in Excel. Among other things, Excel allows easy graphing and tabulating of computational results. It allows easy input of parameter values. Buttons can be created that link to Visual Basic...
  3. pjansson

    Code listing from gfortran with in-line errors and warnings?

    Thanks for verifying this. I will have to live with it. Given the cost of the compiler, I won't complain.
  4. pjansson

    Code listing from gfortran with in-line errors and warnings?

    I was unable to find an option to generate a compiler listing of my code (especially with compiler line numbers), which I have found useful in the past. Forgive me if I am overlooking something obvious. I am running on Mac under OS 10.6. Thanks in advance for any hints.
  5. pjansson

    Need easy start with FORTRAN on Mac OS X

    Thank you all very much for your helpful suggestions. I have gotten gfortran 4.6.2 running via cut-and-try in Mac OS 10.6. Now its time to learn some basics about compiler options and unix. No doubt I'll be back!
  6. pjansson

    Need easy start with FORTRAN on Mac OS X

    I am looking for a smooth, clean, and well documented way to get FORTRAN up and running on my Mac, which is running OS 10.6. I've done a ton of FORTRAN, starting in 1962, on a dozen different systems, but did my last programming circa 1995 in MPW Language Systems FORTRAN on the Mac. I have a...

Part and Inventory Search

Back
Top