Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- From: "James Van Buskirk" <not_valid@xxxxxxxxxxx>
- Date: Fri, 27 May 2005 09:59:30 -0600
"Steve Lionel" <Steve.Lionel@xxxxxxxxxxxxxxxxx> wrote in message
news:5g7e911o6e6246umqhi4r5t8e0jc8cs4et@xxxxxxxxxx
> It's not a compiler bug, but rather a bug in the IMSL declarations. VNI
had
> described all character string arguments as:
> character, dimension(*) :: title
> rather than
> character(*) :: title
Oog. This possibility didn't occur to me because there
would be no way for the calling program to communicate the
length of the TITLE string. Did VNI write WRCRN in some
other language like F77 or C and then just make up
INTERFACE blocks for the F90 version?
--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end
.
- Follow-Ups:
- Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- From: Steve Lionel
- 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
- Re: 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: James Van Buskirk
- Re: 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: Steve Lionel
- Troubles with some IMSL routines (eg EVLRG, and some other)
- Prev by Date: Re: Nice to have feature in upcoming Fortran compilers...
- Next by Date: Re: implementation of DACOSD
- 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):