6 Apr
2010
6 Apr
'10
3 p.m.
On 6 April 2010 16:42, Wolfram Sang <wolfram(a)the-dreams.de> wrote:
Besides "?:" is absolutely not readable, putting an explicit 0 there would help a bit.
:D Okay, that proves your point. This is a short from for 'offbits ? offbits : size'. Will fix that.
I also think that's a gcc extension, in general Wine tries to stick to C89.