Coding Standards
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sun Jul 17 14:09:11 PDT 2011
On 7/15/11, Walter Bright <newshound2 at digitalmars.com> wrote:
> On 7/15/2011 7:25 AM, Trass3r wrote:
>> And there's lots of D code using that awkward
>> if () {
>> }
>>
>> style. Gross!
>
> I don't particularly like that style, either, but it's used in the ebook
> because
> display size is extremely limited and it's more compact.
>
Hey Walter, you have a really kinky coding style!!:
if()
{ yayStatement();
}
LOL. :P
More information about the Digitalmars-d
mailing list