Re: Fortran 77 alphabet character $
- From: user1 <user@xxxxxxxxxxx>
- Date: Fri, 30 May 2008 08:18:32 -0400
Moot point though since thte code violates the Standard in
many places by passing DP arrays to every type under the sun (even Integer*2). G95 correctly rejects these illegal
but often prevelent parameter/argument mappings.
Are caller and callee in same source file ? Perhaps you could break it up - each subprogram in a separate file, compile separately. Fsplit may help.
.
- References:
- Fortran 77 alphabet character $
- From: Herman D . Knoble
- Re: Fortran 77 alphabet character $
- From: mecej4
- Re: Fortran 77 alphabet character $
- From: Herman D . Knoble
- Fortran 77 alphabet character $
- Prev by Date: Re: newbie: that mapping CHARACTER*2 to INTEGER*2 question
- Next by Date: Re: public/private and overloaded operator
- Previous by thread: Re: Fortran 77 alphabet character $
- Next by thread: Re: Fortran 77 alphabet character $
- Index(es):
Relevant Pages
|