Thread: need some help with fortran

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    494

    need some help with fortran

    I know that this forum does not support fortran but i have searched for forums like this regarding fortran and have come up short. If any of the members here that have programmed in fortran would be kind to give me some help i would really appriciate it.

    My program uses 2 subroutines and 2 functions, i have completed the program and it works, except one of the functions gives me a result as NAN. Anyone willing to take a look a it?

    edit: someone lock or delete this thread. i have found a solution.
    Last edited by InvariantLoop; 03-07-2005 at 03:41 PM.
    When no one helps you out. Call google();

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    NAN == Not A Number.

    I programmed with Fortran IV/66/77 and a very pre standardisation version of 9x from the late '70's to mid '90's - you can show me if you like.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Registered /usr
    Join Date
    Aug 2001
    Location
    Newport, South Wales, UK
    Posts
    1,273
    Quote Originally Posted by adrianxw
    I programmed with Fortran IV/66/77 and a very pre standardisation version of 9x from the late '70's to mid '90's - you can show me if you like.
    Guess you're gonna have to face it Adrian, you're just not as young as you used to be.

  4. #4
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    I'm not, but there's very little point complaining about it. I concentrate on the things that are better now, like, errrm, well, ah... you know?
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. real-world apps in C++ (preferably simple)?
    By Aisthesis in forum C++ Programming
    Replies: 13
    Last Post: 06-12-2009, 01:03 PM
  2. Its About Fortran
    By panfilero in forum Tech Board
    Replies: 2
    Last Post: 11-29-2005, 07:49 AM
  3. Linking Fortran procedures with C program
    By gest in forum C Programming
    Replies: 5
    Last Post: 07-14-2003, 12:35 PM
  4. how to call a fortran subroutine
    By angel6700 in forum C++ Programming
    Replies: 7
    Last Post: 09-26-2002, 04:57 PM
  5. any good fortran help sites
    By smd in forum C++ Programming
    Replies: 3
    Last Post: 07-02-2002, 06:10 AM