Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: RE: [Spam][100.0%] Formatting - relaxed?

RE: [Spam][100.0%] Formatting - relaxed?

From: Peter D'Hoye <peter.dhoye_at_telenet.be>
Date: Sun, 26 Feb 2006 11:00:13 +0100

> I've read the guide on code formatting, but I'm wondering if
> the project leader(s) are still as concerned about // style
> comments? They're much quicker to type, and also allow the
> use of /* */ to quickly disable blocks of code.

I admit that in my daytime job I also use // for single line
comments and /* */ for blocks, but I try to respect the rules
of uniformity of the project and have no problem with it at all.

If you want to disable blocks, put #if 0 ... #endif around it,
you'd be surprised how well that works too ;)


Peter
Received on 2006-02-26

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy