j
k
j a
j l
On 13 April 2018 at 00:07, Matteo Bruni mbruni@codeweavers.com wrote:
for (i = 0; i < sizeof(rt_sizes) / sizeof(rt_sizes[0]); ++i) {
That should probably use the ARRAY_SIZE macro.
Back to the thread
Back to the list