Topic: jfix function?
Hello,
I am in the process of getting the TRNSYS system to compile under Simply Fortran. I now run into an issue with the 'jfix' function, the compiler complains it has no implicit type.
Error: Function 'jfix' at (1) has no IMPLICIT type
I understand the jfix function is originally from DEC fortran, converting (almost) any argument to integer(4).
Interestingly, the compiler does not say the function is not recognized - but it is not defined in the project source files anywhere.
Anybody knows about this?
Thanks!
Henk Witte