↧
Re: can't find IMSL routines
Ouch! Sorry about that.I had it right in the code for the program that wasn't working. Seems to be a problem with the CALL statement, not the INCLUDE or USE.
View ArticleYou want "USE SORT_REAL_INT" instead of "USE SORT_REAL".
View ArticleOuch! Sorry about that.I had it right in the code for the program that wasn't working. Seems to be a problem with the CALL statement, not the INCLUDE or USE.
View Article