Hack style
- From: Nacho <nacho resa gmail com>
- To: gtranslator-list gnome org
- Subject: Hack style
- Date: Tue, 1 Jan 2008 15:12:34 +0100
Hi,
I think we need to use a coding style:
I've using the next coding style (Example):
static void
foo_func(first param,
second param,
....) //if there are lots of params we can use 2 parameters per line.
{
//For indenting we should use tabs instead of spaces.
}
Anything else?
This is how i coded all code, and the most code uses this style so
i think we should use it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]