Re: Character strings and arrays
- From: "robin" <robin_v@xxxxxxxxxxx>
- Date: Fri, 21 Oct 2005 23:27:45 GMT
Dan Nagle wrote in message <5zY5f.10498$nk2.2306@trnddc07>...
>Hello,
>
>robin wrote:
>> James Giles wrote in message ...
>>
>>>Richard Maine wrote:
>>>...
>>>
>>>>Well... though I'll admit to also occasionally wishing that character
>>>>n of a character string could be accessed as b(n),
>>>>
>>>>1) I think it gives ride to syntactic ambiguity when you add arrays of
>>>>strings.
>>>
>>>Actually not. The ambiguity is that string(n) is assumed to
>>>be a function reference
>>
>> No more than array(n) is assumed to be a function reference.
>
>Given
>
>character :: string
>
>what is
>
>string( 1) ?
Given
real :: x
what is
x(1) ?
>--
>Cheers!
>
>Dan Nagle
.
- Follow-Ups:
- Re: Character strings and arrays
- From: Jugoslav Dujic
- Re: Character strings and arrays
- From: Dan Nagle
- Re: Character strings and arrays
- References:
- '(*)' and List Directed I/O
- From: Ron Shepard
- Re: '(*)' and List Directed I/O
- From: Ken Plotkin
- Re: '(*)' and List Directed I/O
- From: Richard Maine
- Re: '(*)' and List Directed I/O
- From: Ken Plotkin
- Re: '(*)' and List Directed I/O
- From: Richard E Maine
- Re: '(*)' and List Directed I/O
- From: Jan Vorbrüggen
- Re: '(*)' and List Directed I/O
- From: John Harper
- Re: '(*)' and List Directed I/O
- From: Richard Maine
- Re: '(*)' and List Directed I/O
- From: James Giles
- re: Character strings and arrays
- From: robin
- Re: Character strings and arrays
- From: Dan Nagle
- '(*)' and List Directed I/O
- Prev by Date: Re: EXTERNAL yet again
- Next by Date: Re: Character strings and arrays
- Previous by thread: Re: Character strings and arrays
- Next by thread: Re: Character strings and arrays
- Index(es):
Relevant Pages
|
|