The two functions vprintf and vsprintf operate as printf and sprintf , but accept a format string and an array of values, instead of individual variables.
確定! 回上一頁