Re: Newline (linefeed) suppress.
- From: helbig@xxxxxxxxxxxxxxxxxxxxxxxx (Phillip Helbig---remove CLOTHES to reply)
- Date: Fri, 24 Feb 2006 18:16:00 +0000 (UTC)
In article <dtnhc8$auq$1@xxxxxxxxxxxxx>, Dishanker Rajakulendren
<dishankr@xxxxxxxxxxxx> writes:
What option do I have in F77 to stop write(*,*) from adding a newline
after an output.
None in standard Fortran. In (widely imitated) VAX Fortran, check out
the $ edit descriptor.
In F95 there is this: WRITE(*.FMT=?(A)?,ADVANCE=?NO?)
Consider getting a newsreader which posts "'" instead of "?".
.
- Follow-Ups:
- Re: Newline (linefeed) suppress.
- From: Dishanker Rajakulendren
- Re: Newline (linefeed) suppress.
- References:
- Newline (linefeed) suppress.
- From: Dishanker Rajakulendren
- Newline (linefeed) suppress.
- Prev by Date: Re: Newline (linefeed) suppress.
- Next by Date: Re: Newline (linefeed) suppress.
- Previous by thread: Re: Newline (linefeed) suppress.
- Next by thread: Re: Newline (linefeed) suppress.
- Index(es):