printf () and friends are for normal use. vprintf() and friends are for when you want to write your own printf()-like function.
確定! 回上一頁