The vfprintf ( ) function returns the length of the written string 函數(shù)將返回寫入的字符串長(zhǎng)度。
The vfprintf ( ) function writes a formatted string to a specified output stream ( example : file or database ) 函數(shù)的作用是:輸出格式化字符串到流(例如:文件或數(shù)據(jù)庫(kù)) 。