variable length of integer
- From: rudra <bnrj.rudra@xxxxxxxxx>
- Date: Sat, 26 Apr 2008 11:03:17 -0700 (PDT)
Dear friends,
in a output format specification is given like ,say "format (i5)"
which means, upto 99999 will be written and if the integer is less
then 5 digit, it will be trailed by blanck, like "**999".
Is there any way to write format specification so that it will
automatically adjust the length? so even if the integer is of 3 digit,
it will not be trailed by the blanks?
.
- Follow-Ups:
- Re: variable length of integer
- From: Clive Page
- Re: variable length of integer
- From: Bil Kleb
- Re: variable length of integer
- Prev by Date: Re: Using external subroutines in OpenMP?
- Next by Date: Re: variable length of integer
- Previous by thread: gfortran produces huge executables
- Next by thread: Re: variable length of integer
- Index(es):