Re: Anyone for help with DEC (Vax) Fortran-IV ?
- From: nospam@xxxxxxxxxxxxx (Richard E Maine)
- Date: Sat, 18 Mar 2006 21:56:23 -0800
Jim <j.n@xxxxxxxxxx> wrote:
As for the printed copies, you need to understand that VAX Fortran allowed a
Tab character at the start of a line to move the carriage to position 7
which is where the source code should start. When printed, you cannot tell
that the Tab replaced several blanks. Hence what looks like a line of more
than 72 characters may not have been that long.
That's one of the multiple reasons that tabs cause portability issues
even among compilers that accept them. Since they are not standard, the
fine points of their interpretation can vary. This includes such matters
as whether the tab counts as 1 character or as the multiple expanded
blanks.
--
Richard Maine | Good judgment comes from experience;
email: my first.last at org.domain| experience comes from bad judgment.
org: nasa, domain: gov | -- Mark Twain
.
- Follow-Ups:
- Re: Anyone for help with DEC (Vax) Fortran-IV ?
- From: Jim
- Re: Anyone for help with DEC (Vax) Fortran-IV ?
- From: transnet
- Re: Anyone for help with DEC (Vax) Fortran-IV ?
- References:
- Anyone for help with DEC (Vax) Fortran-IV ?
- From: transnet
- Re: Anyone for help with DEC (Vax) Fortran-IV ?
- From: Jim
- Re: Anyone for help with DEC (Vax) Fortran-IV ?
- From: Steve Lionel
- Re: Anyone for help with DEC (Vax) Fortran-IV ?
- From: Jim
- Anyone for help with DEC (Vax) Fortran-IV ?
- Prev by Date: Re: What's the purpose of explicit interfaces?
- Next by Date: Re: Anyone for help with DEC (Vax) Fortran-IV ?
- Previous by thread: Re: Anyone for help with DEC (Vax) Fortran-IV ?
- Next by thread: Re: Anyone for help with DEC (Vax) Fortran-IV ?
- Index(es):
Relevant Pages
|
|