Le primidi 1er brumaire, an CCXXI, Michael Niedermayer a écrit :
> + if (!type || !strcmp(type, "pixel formats")) {
I must say, I do not like it: it is fragile and offers no build-time error
checking. An enum, possibly a bitmask, seems like a better idea.
Regards,
--
Nicolas George