{ char buff[128]; va_list args; va_start (args,format); ... #if'ing out the printf code added to Print.h eliminates the errors, ...
確定! 回上一頁