Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!rutgers!rochester!kodak!islsun!cok From: cok@islsun.Kodak.COM (David Cok) Newsgroups: comp.lang.misc Subject: Re: Avoiding misspellings Message-ID: <1991Apr8.112511.16729@kodak.kodak.com> Date: 8 Apr 91 11:25:11 GMT References: <49910@nigel.ee.udel.edu) <3139@enea.se> Sender: news@kodak.kodak.com Organization: Eastman Kodak Co., Rochester, NY Lines: 16 In article <3139@enea.se> sommar@enea.se (Erland Sommarskog) writes: >Also sprach Darren New (new@ee.udel.edu): >))FORTRAN's implicit declarations >))were forbidden in that class. >) >)And how did you know that you didn't implicitly declare a variable >)by mistake? (or do you mean FORTRAN's implicit *statement*?) > > IMPLICIT LOGICAL (A-Z) >-- Both the IMPLICIT statement and forgetting to declare variables were forbidden in that programming class -- enforced only by careful reading and the grader. DRCok