If you can use C99 standard, then the best way is to use snprintf function. On first call you can pass it a zero-length (null) buffer and it ...
確定! 回上一頁