To "TAB" or not to "TAB"

From: Arindam Chakraborty (arimail77_at_yahoo.com)
Date: 03/25/04


Date: 24 Mar 2004 20:46:26 -0800

I like to use tabs (instead of spaces) in my fortran 90 codes for
indenting loops and if statements, but I recently found out that TAB
is not standard in fortran 90.
My question is as follows : Is using TABS in fortran codes a
"programming blunder" or its one of the idiosyncrasies fortran 90 ?
I will like to know what experienced programmers prefer and why?
As you would have guessed, I am new to fortran 90 .... my apologies if
the answer is an obvious one.

Thanks,
--Ari



Relevant Pages

  • Re: Creating cvf project files
    ... convenient for me than the Visual Studio editor), ... I try to avoid tabs when it comes to fortran. ...
    (comp.lang.fortran)
  • Re: How to read data from the ascii file?
    ... >> I have a small question about how to read data from the ascii file ... So I don't know how to tell the fortran to recognize it. ... in text editors, ... I suggest either converting the tabs ...
    (comp.lang.fortran)
  • Re: Language lawyer interpretation needed
    ... > should not have any tabs. ... But then neither is Hollerith a required part of Fortran 77. ... IMO the use and testing of Hollerith in a Fortran 77 test suite ...
    (comp.lang.fortran)
  • Re: defacto standard extensions
    ... program after it has been transcribed by the Fortran processor. ... input with tabs, ...
    (comp.lang.fortran)
  • Re: How to read data from the ascii file?
    ... give different spacing for different tabs. ... Fortran code. ... declare a character variable big enough to hold the entire ... the tabs from the shell. ...
    (comp.lang.fortran)