Re: printing logical variables as "true" and "false"



In article <WqadnVLsSpFkPBHenZ2dnUVZ_tmdnZ2d@xxxxxxxxxxx>,
James Van Buskirk <not_valid@xxxxxxxxxxx> wrote:
>
>--
>write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
>6.0134700243160014d-154/),(/'x'/)); end


Are you aware that running the Fortran program in your signature
produces different results with various compilers?

Intel Fortran 8.0 on Fedora Core 4:
rjihad1@xxxxxxxxxxx

Sun Fortran on Solaris:
@1dahijr.tsacmoc ten

XLF on IBM RS/6000:
@1dahijr¼¨Ê¼l0­a.tsacmoc*Ó°[©ýä ten`~½

MIPSpro f90 on SGI:
@1dahijr.tsacmoc ten

Compaq f90 on Compaq SC45:
rjihad1@xxxxxxxxxxx

Andy
.



Relevant Pages

  • =?UTF-8?B?UmU6IE5Q5a6M5YWoIFJldHJpZXZlZCBmcm9tICJodHRwOi8vaW5kaWEuc21hc2hpdHMuYw==?= =?UTF-8
    ... To understand how to pass arguments between Sun FORTRAN and C ... CHARACTER variables are passed by a mixture of reference and value. ... the default argument passing mechanism can be ...
    (sci.math)
  • Re: Sun F90 Question
    ... It appears that my installation of f90 can not write to standard error. ... Sun Fortran 90 1.2 was a straight port of CraySoft f90. ... It was incompatible with Sun f77 in many ways. ...
    (comp.lang.fortran)
  • Re: What next for Sun Fortran?
    ... the next release of Sun Fortran. ... I'd like to see full support for f2003. ... I too would like to see full support for Fortran 2003, ... We add Fortran 2003 features as we have the time to do so, ...
    (comp.lang.fortran)
  • Re: a simple overflow example
    ... which builds and runs with Intel Fortran: ... print *, "no overflow" ... the print statement in the original program is standard ... does sun fortran run the above? ...
    (comp.lang.fortran)