Re: bug in g95 with character arrays?
- From: harper@xxxxxxxxxxxxx (John Harper)
- Date: 30 Jun 2008 10:29:32 +1200
In article <1ij8l2t.nne55b1lf9o00N%nospam@xxxxxxxxxxxxx>,
Richard Maine <nospam@xxxxxxxxxxxxx> wrote:
... Gfortran actually implements that f2003
feature now. I haven't checked for it in g95; suppose I ought to.
character(len=5), parameter :: test(5) = &
[character(len=5) :: "tan","atan2","atan","sin","asin"]
That's OK in g95.
-- John Harper, School of Mathematics, Statistics and Computer Science,
Victoria University, PO Box 600, Wellington 6140, New Zealand
e-mail john.harper@xxxxxxxxx phone (+64)(4)463 6780 fax (+64)(4)463 5045
.
- References:
- bug in g95 with character arrays?
- From: wim
- Re: bug in g95 with character arrays?
- From: Richard Maine
- bug in g95 with character arrays?
- Prev by Date: Re: How to read a csv file when the date comes with /?
- Next by Date: Re: Is it time to legitimise REAL*8 etc?
- Previous by thread: Re: bug in g95 with character arrays?
- Next by thread: Re: The Great Tomato Lie:
- Index(es):
Relevant Pages
|