vsprintf (). Write formatted output to a buffer (varargs). Synopsis: #include <stdio.h> #include <stdarg.h> int vsprintf( char* buf, const char* format, ...
確定! 回上一頁