[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-fortran
Subject:    Re: what is correct output?
From:       Brooks Moses <bmoses () stanford ! edu>
Date:       2005-07-31 20:13:29
Message-ID: 42ED30E9.2000808 () stanford ! edu
[Download RAW message or body]

Jack Howarth wrote:
>    Is there a standard format for the output from the following code?
> 
>       PROGRAM HELLO
>       INTEGER FVIOLS
>       FVIOLS=0
>       PRINT *,'FVIOLS =',FVIOLS
>       END
[...]

A "*" in the format means list-directed output, which in practice 
amounts to "write it so that it's readable".  Specifically, all of the 
various details of the formats are processor-dependent.

(See 10.8.2 of the F95 standard for details.)

- Brooks


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic