24 Apr
2006
24 Apr
'06
4:53 p.m.
On 24/04/06, Stefan Dösinger <stefandoesinger(a)gmx.at> wrote:
/* Do a function call: */
That's a bit excessive, don't you think? :-) The main problem I have with the wined3d code style isn't so much the formatting or the comments, but rather the fact that functions are too long / do too much. At some points the code is nested several levels deep with if/else blocks spanning multiple pages, even though I run on 1600x1200 with relatively small fonts.