Thanks ArkM...I have another question...Is it possibel for fixed format fortran to try using a variable without initializing it...i.e. it is defined as real*8 for example but no value was assigned to it. If it is possible then please tell me the compiler that can be used for this. Thanks very...
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...
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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.