Re: Getting the decimal points to line up!
- From: *** Hendrickson <***.hendrickson@xxxxxxx>
- Date: Mon, 18 Dec 2006 01:40:40 GMT
Richard E Maine wrote:
<meek@xxxxxxxxxxxxxxx> wrote:
In addition - the 1.xxxx numbers don't have 6 decimal places
P and G have a "strange" interaction.
There are two simple rules for using the P edit descriptor.
1) If you are using old working code that uses a P, don't
mess with it.
2) If you are writing new code, don't use a P.
Follow those rules and you can't go wrong.
*** Hendrickson
To elaborate slightly; the P descriptor is a holdover from the good
old days when input (and machine readable output) was an 80 column
punched card. "Wasting" a column for a mere "." was a sin. A person
who truly understood the P descriptor could save thousands of columns,
cards, microseconds, or trees. Other people wrote programs that didn't
work or thet unnecessarily killed trees.
.
- Follow-Ups:
- Re: Getting the decimal points to line up!
- From: glen herrmannsfeldt
- Re: Getting the decimal points to line up!
- From: John Harper
- Re: Getting the decimal points to line up!
- References:
- Getting the decimal points to line up!
- From: Ancient_Hacker
- RE: Getting the decimal points to line up!
- From: meek
- Re: Getting the decimal points to line up!
- From: Richard E Maine
- Getting the decimal points to line up!
- Prev by Date: Re: PGI Visual Fortran
- Next by Date: Re: Getting the decimal points to line up!
- Previous by thread: Re: Getting the decimal points to line up!
- Next by thread: Re: Getting the decimal points to line up!
- Index(es):
Loading