j
k
j a
j l
On 22.01.2016 16:10, Piotr Caban wrote:
if (i == sizeof(ids)/sizeof(ids[0])) ok(0, "all timers were created successfully\n");
ok(0, "all timers were created successfully\n");
Why don't you use ok() directly to check the condition?
Back to the thread
Back to the list