wrapit and COMMON blocks

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Mon, 12 Oct 2009 09:40:50 -0500

Why does the following yield an "Invalid declaration...of ALAT" error
from wrapit?
How can I use COMMON blocks without getting an error?

C NCLFORTSTART
        subroutine prog(ALAT)
        real ALAT
C NCLEND
        COMMON/SNOW/ALAT
        stop
        end

Thanks, Mike

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 12 2009 - 08:40:50 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 15 2009 - 09:30:48 MDT