![]() |
error msg when compiling user fortran
hi there,
i have got a user fortran code. there is a function for example: K1=TEST(-K1) and then i have a function which is named TEST: FUNCTION TEST(X) . . . RETURN END when compiling it with different compilers, no problem. when compiling with "cfx5mkext ...", i get following error msg: rout.F(373) : Error: This name does not have a type, and must have an explicit t ype. [TEST] K1=TEST(-K1) ----------^ what can i do about it? thanks in advance regards ollimarc |
| All times are GMT -4. The time now is 21:18. |