On Tue, 18 Jun 2002 09:54:54 +0200, Guillermo Rodriguez Garcia= wrote: >This may be a dumb question, but is there something like an= official >coding style guide or so? > >I mean, conventions on how to name variables, labels, etc. >(mixed uppercase, all lowercase with underscores, etc etc) There's not any one single standard. Coding style is often a= hotly debated topic among programmers, maybe as much or more as which programming language to use! Jack Ganssle has an article on his web site regarding programming= conventions. I'm not saying it's perfect but it's an example of= how some people do things. http://www.ganssle.com/articles.htm The best advice is probably to develop a style that is= understandable to you and stick with it. Tim -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.