摘要: int printf ( const char * format, ... );Return ValueOn success, the total number of characters written is returned.On failure, a negative number is returned. 阅读全文
posted @ 2011-03-19 11:25 lxgeek 阅读(877) 评论(3) 推荐(1)