Go to the source code of this file. ... 397 va_start( ap, msg ); // use variable arg list. 398 if ( handler ) {. 399 vsprintf( buf, msg, ap );.
確定! 回上一頁