CodingStyle

0 views
Skip to first unread message

Claudio

unread,
Apr 29, 2009, 2:06:40 PM4/29/09
to Chieroth
Hello guys!

First of all, the vimrc-chieroth file was uploaded to the Files
section. You will have to copy this file under your home directory and
name it ~/.vimrc. Afterwards, vim will use blanks instead of
tabulators and a 4-space indentation style.

Besides this, and in order to be consistent, I would like to repeat
here the basic rules for coding, with an example:

/* Comments should be done in the C-way, not in the C++-way */
int main(void)
{
/* this is another comment */
whlie (something)
{
do_something_else();
}

/* TODO: remember to implement bla bla bla */
}


The rest of things will be seen on the fly, and hopefully as soon as
Michal and me create the skeleton of the driver. If you have any
question about the CodingStyle, please ask me :)

BR,


Claudio M. Camacho

Todor Vlaev

unread,
May 9, 2009, 4:18:25 PM5/9/09
to chie...@googlegroups.com
Hi,

Very nice!

You are totally right, we will get familiar with it after the first
time we revise some code.

Might as well start a page about that and put things as they emerge.
We'll see about that.

Kind regards,
Todor

2009/4/29 Claudio <claud...@gmail.com>:
--
Helsinki Metropolia University of Applied Sciences
Information Technology Programme

Todor Vlaev
Mobile: +358 50 935 0230
Reply all
Reply to author
Forward
0 new messages