sprintf 字符串格式化命令

函数声明:int sprintf(char *string,const char *format,...);

可以将整数打印到字符串中。

posted @ 2023-07-12 21:01  ycddqr  阅读(33)  评论(0)    收藏  举报