
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
On 18 Nov 2003 05:53:58 -0800, [EMAIL PROTECTED] (Bradley) wrote: >Are there any good LINT programs for development in a microcontroller >environment? I do not know much about LINT but I have read that when >properly used it enforces good coding practice. I am willing to try it >out but all the ones I have found are for unix/linux. > >regards, > >Bradley There's a benefit to Gimpel's PC-Lint that isn't mentioned nearly often enough, and that's how useful it can be to someone who, like the OP, is learning C or C++. If you don't happen to be working closely with an expert who can coach you on good coding practices, PC-Lint can help you learn to write clean code before bad habits become entrenched.
| <-- __Chronological__ --> | <-- __Thread__ --> |