printing logical variables as "true" and "false"
- From: beliavsky@xxxxxxx
- Date: 28 Nov 2005 12:11:42 -0800
I would like to print logical variables as "true" and "false" rather
than just "T" and "F", which is what Fortran WRITE statements do. I can
define functions that convert .true. and .false. to the strings "true"
and "false", but is there some edit descriptor I have overlooked?
.
- Follow-Ups:
- Re: printing logical variables as "true" and "false"
- From: Richard E Maine
- Re: printing logical variables as "true" and "false"
- Prev by Date: Re: Compaq Visual Fortran discontinued: upgrade to Intel Visual Fortran?
- Next by Date: Re: Compaq Visual Fortran discontinued: upgrade to Intel Visual Fortran?
- Previous by thread: Compaq Visual Fortran discontinued: upgrade to Intel Visual Fortran?
- Next by thread: Re: printing logical variables as "true" and "false"
- Index(es):