[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian coding style?



> 
> Query, is there actually a coding style guideline for debian stuph?
> 
> Basically I'm with the Corel Linux group and this is what the Corel
> Linux Coding guidelines say... (follows). A few note-worthy ones are:
> 	- tabs: 2 spaces
> 	- curly braces alway on next line
> 		ie if (...)
> 			 {
> 			 }
> 			 else
> 			 {
> 			 }
> 	- hungarian notation
> 
> Will the Debian community be excrusiatingly unhappy with this?
> 

Most of us use the GNU guidelines loosely.  Hungarian notation is a safe way
to get shot in any group of coders, so beware (-:

The GNU web site has its guidelines clearly spelled out, give them a peek.


Reply to: