Re: What is this




"Terence" <tbwright@xxxxxxxxx> wrote in message
news:477e4152-812a-4aa8-aa2f-0750ef86fa95@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 23, 9:27 am, Terence <tbwri...@xxxxxxxxx> wrote:
Did nobody notice the lack of dimensional specifications for HSTAR,
Q60 and QOFS?
Also the non-F77 on-line comment on line 22?
And somebody says this compiled?
My F77 compiler objected to the ENTRY statements after removing the
F90 comment.
I couldn't check what it would do with the undefined matrices.

Realizing this in fact contains statement function definitions for
HSTAR and DSTAR (and not undimensioned matrices), that means Q60 and
Q0FS are also other functions. Still, my trusty F77 compiler doesn't
like the ENTRY statements at the end and won't continue to compiler
after pointing out waht it thinks are unsurmounatble problems.

==============================================

ENTRY statements may appear anywhere between the header line and the
contains or end statement, except within a construct. A bug report?

Regards,

Mike Metcalf



.