Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- From: Gojko Magazinovic <gmag@xxxxxxxx>
- Date: Thu, 26 May 2005 23:26:01 +0100
On Thu, 26 May 2005 20:36:28 +0000 (UTC), Dave Seaman
<dseaman@xxxxxxxxxxxx> wrote:
>You should remove the EXTERNAL EVLRG, WRCRN declaration. It conflicts with the
>USE IMSL statement, and host association is preferable because it gives the
>compiler an opportunity to check argument compatibility.
Thank you. It works for EVLRG, but WRCRN persists:
Compiling Fortran...
E:\Work\IMSL_Test\RealSvojstvene1.F90
E:\Work\IMSL_Test\RealSvojstvene1.F90(32) : Error: If the actual
argument is scalar, the corresponding dummy argument shall be scalar
unless the actual argument is an element of an array that is not an
assumed-shape or pointer array, or a substring
of such an element. [TITLE]
CALL WRCRN ('EVAL', 1, N, EVAL, 1, 0)
-----------^
Error executing df.exe.
IMSL_Test.exe - 1 error(s), 0 warning(s)
Any other suggestions?
Gojko Magazinovic
---------------------------------------------------------
CADEA d.o.o. E-mail:
Split, Croatia gmag AT cadea DOT hr
.
- Follow-Ups:
- Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- From: James Van Buskirk
- Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- From: Dave Seaman
- Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- References:
- Troubles with some IMSL routines (eg EVLRG, and some other)
- From: Gojko Magazinovic
- Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- From: Dave Seaman
- Troubles with some IMSL routines (eg EVLRG, and some other)
- Prev by Date: Re: My philosophy
- Next by Date: Re: My philosophy
- Previous by thread: Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- Next by thread: Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- Index(es):