Re: [4/9] wined3d: replace vendor specific callbacks with generic code that uses vendor specific renderer string tables (try3)
14 Jul
2014
14 Jul
'14
12:07 p.m.
On 11 July 2014 20:44, Andrei Slăvoiu <andrei.slavoiu(a)gmail.com> wrote:
+#ifndef NUMELMS +#define NUMELMS(array) (sizeof(array)/sizeof((array)[0])) +#endif If you really want this kind of thing it would be called ARRAY_SIZE, but I'd prefer just writing it out.
4170
Age (days ago)
4170
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet