Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!ut-emx!walt.cc.utexas.edu!hcobb From: hcobb@walt.cc.utexas.edu (Henry J. Cobb) Newsgroups: comp.lang.c Subject: Tools for Bug hunting (was: Re: switch() difficulties in gcc v1.35) Summary: ispell Message-ID: <22877@ut-emx.UUCP> Date: 30 Dec 89 03:24:12 GMT References: <18472@netnews.upenn.edu> <1989Dec23.131341.3322@virtech.uucp> Sender: news@ut-emx.UUCP Reply-To: hcobb@walt.cc.utexas.edu (Henry J. Cobb) Organization: The University of Texas at Austin, Austin, Texas Lines: 6 In addition to running over your code with lint, you should hit it with ispell. I've found this to be more important with other langs, but it still helps with C. Henry J. Cobb hcobb@walt.cc.utexas.edu