Re: Fortran write(print) problem
- From: Gib Bogle <bogle@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 28 Aug 2005 09:04:07 +1200
Wang Jun wrote:
When I was processing some data files, there needed many ctl file(something like .ini), and they should start every line without any "space". But when I write some code like:
write(5,*)'DSET ^', filenamep write(5,*)"OPTIONS little_endian" write(5,*)"UNDEF -999.0" write(5,*)"TITLE Rainfall of Tibetean"
That should be "Tibetan", or "Tibet" ;-) .
- References:
- Fortran write(print) problem
- From: Wang Jun
- Fortran write(print) problem
- Prev by Date: Re: interface blocks
- Next by Date: Re: maximum array size for g77 compiler
- Previous by thread: Re: Fortran write(print) problem
- Next by thread: Algorithm for "1st Tuesday", "last Saturday", etc.
- Index(es):