Use snprintf() or scnprintf() in order to avoid buffer overflows. See the vsnprintf() documentation for format string extensions over C99. int vbin_printf (u32 ...
確定! 回上一頁