Re: Call subroutine based on character variables? Guru Required!
tholen_at_antispam.ham
Date: 01/06/05
- Next message: Rich Townsend: "Re: 64-bit Opteron g77 compiles"
- Previous message: beliavsky_at_aol.com: "Re: 64-bit Opteron g77 compiles"
- In reply to: Rich Townsend: "Re: Call subroutine based on character variables? Guru Required!"
- Next in thread: Rich Townsend: "Re: Call subroutine based on character variables? Guru Required!"
- Reply: Rich Townsend: "Re: Call subroutine based on character variables? Guru Required!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 06 Jan 2005 18:58:22 GMT
Rich Townsend writes:
> bv wrote:
>> Matt wrote:
>>> CALL METHOD( ... )
>>>
>>> where "METHOD" is chosen at run-time (in the previous example, it would
>>> take the values: "EXPL", "IMP1", IMP2", ...etc). Of course, this would
>>> be *far* neater than using nested IF statements. Is this possible in
>>> either fortran77 or g77?
>>> If anyone has any other suggestions, I'd be delighted to hear them!
>> Sure, at least two:
>> #1
>> Replace your compiler -> http://openwatcom.com
> Typical bv response. What relevance does the choice of compiler have to
> a coding issue? Furthermore, what if he isn't using Windows?
Open Watcom is, at least, cross-platform.
- Next message: Rich Townsend: "Re: 64-bit Opteron g77 compiles"
- Previous message: beliavsky_at_aol.com: "Re: 64-bit Opteron g77 compiles"
- In reply to: Rich Townsend: "Re: Call subroutine based on character variables? Guru Required!"
- Next in thread: Rich Townsend: "Re: Call subroutine based on character variables? Guru Required!"
- Reply: Rich Townsend: "Re: Call subroutine based on character variables? Guru Required!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|