> c-indentation-style
> "ellemtel"
>
> I love it!
C-style:
code
{
}
alt style:
code {
}
is just a small part of the code conventions. The second is a standard in
Java (Sun code conventions, all examples from Sun).
- Java code conventions from Sun Sergei Gnezdov
- Re: Java code conventions from Sun Paul Kinnucan
- RE: Java code conventions from Sun EXT-Syre, John
- Re: Java code conventions from Sun Mark Mynsted
- RE: Java code conventions from Sun Sergei Gnezdov
- Re: Java code conventions from Sun Paul Kinnucan
- Sergei Gnezdov
