This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newb question about code style


On Wednesday 17 March 2004 12:13, sashan wrote:
> Ok thanks that makes a difference. I still don't understand the mixing of
> tabs and spaces though. The gnu website seems to be down so I can't read
> http://www.gnu.org/prep/standards_toc.html.

IIRC the coding standards specify that (8 character wide) tabs should be used. 
However this rule isn't always enforced as well as it could be.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]