stdout ACCESS='STREAM'
George Wyche
g@cjwyche.org
Mon Jun 8 18:24:00 GMT 2015
I choose to move my f77 porting focus onto more pressing areas for a bit
and come back to this after visible progress there.
Thanks.
> On Sun, Jun 07, 2015 at 10:09:09PM -0500, George Wyche wrote:
>> This is about ditching depending on c's
>> printf("%s",my_partial_byte_text);.
>> I am back again with hat in hand. (Pass on by if you haven't got 2
>> cents.)
>>
>> How am I supposed to get to use
>> WRITE(*,'(A)') my_character_text
>> wherein * is ACCESS='STREAM' ? All I get is 'SEQUENTIAL'.
>
> You can't.
>
> What exactly are you trying to do? Please, don't
> fixate of access='stream'. Are you trying to suppress
> a newline character?
>
> --
> Steve
>
More information about the Fortran
mailing list