[Glade-devel] Coding style
- From: bighead users sourceforge net (Archit Baweja)
- Subject: [Glade-devel] Coding style
- Date: Thu, 16 Dec 2004 21:31:10 +0000
Hey all,
I was just reviewing some of the code of glade3 last night, and I
noticed that at some places, instead of using the original style
if (...) {
}
there was code of the form
if (..)
{
..
..
}
Same for some while loops etc.
I know its a little thing, but I'd recommend following one style, that
too the old one. Keeping the coding style consistent is a good thing.
Archit
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]