Am Mon, 07 Jan 2013 03:31:51 +0100 schrieb "MrOrdinaire" <[email protected]>:
> > I agree with you. > > One quick question, why do you need a pair of parentheses in > these declarations, ref (ubyte*)[4] and (ubyte*)[4]? The compiler > doesn't complain if I remove it. I wasn't sure if it's necessary. Imho it makes the code easier to read but that's probably just a personal preference.
