j
k
j a
j l
Jon Griffiths a écrit :
Hi, Subject says it all.
Hi,
Subject says it all.
+ dbg_printf("%s", val_int ? "true" : "false"); what about the simpler: + dbg_printf(val_int ? "true" : "false");
A+
Back to the thread
Back to the list