Hello,
I'm writing a really simple program in fortran which is a part of a bigger program.
It is not working at the moment, but I really don't know why.
I am calling a function called precision, but the program does not enter it ( I know it since I use write statements inside).
I compared...