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 dencom 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. johnnydarten

    error with write function- fixed format fortran

    Hi, I have a problem in my project code. The code computes a certain function by reading from a file the inputs to the code and writing some outputs into another file. The code is very large (4000+ lines) so I pasted here the part which causes a run time error problem: program matfcn...
  2. johnnydarten

    Rounding real to integer

    Dear All, I just want to know how to turn a "real" number to "integer" number by rounding it(not ceiling nor floor!!). Is the built-in function round used for that in C++ applicable here? regards, Johnnydarten
  3. johnnydarten

    Compiler error- Silverfrost FTN95

    Dear all, I'm a Fortran beginner and I have a problem with PARAMETER definition within a file that I'm going to include in my main program. The problem arises when I got the following warning: warning 533 - This declaration of PARAMETER MEASUREPT will result in a loss of precision Where the...

Part and Inventory Search

Back
Top