hardcopy/productivity inverse correlation
Steven V. Christensen
schriste at uceng.UC.EDU
Tue Nov 27 14:44:02 AEST 1990
dmocsny at minerva.che.uc.edu (Daniel Mocsny) writes:
>If UN|X f77 supports the IMPLICIT NONE statement, then the compiler
>will flag all your undeclared variables.
Unfortunately, if you are assigned the job of maintaining others'
code, then doing an IMPLICIT NONE will break the current stuff...
>No compiler should simultaneously permit (1) programs of more than
>20 lines and (2) undeclared variables.
I understand (2), but why (1)? There is a lady with whom I work who
insists on breaking up even the simplest procedure into many sub-procs
(this is FORTRAN). In combination with ridiculously long proc and variable
names, it makes it even harder to debug...
But then you know what they say: there are 2 things you can't criticize:
someone's religion, and their programming style...
>--
>Dan Mocsny Snail:
>Internet: dmocsny at minerva.che.uc.edu Dept. of Chemical Engng. M.L. 171
> dmocsny at uceng.uc.edu University of Cincinnati
>513/751-6824 (home) 513/556-2007 (lab) Cincinnati, Ohio 45221-0171
Steven
--
Steven V. Christensen
U.C. College of Eng.
schriste at uceng.uc.edu
For the adventurous: svc at elf0.uucp
More information about the Comp.lang.c
mailing list