printf("%*d",5,10);这个表达式正确?如果正确输出什么?怎么实现的?_c语言中printf(“%d”,5/10-CSDN博客

网站介绍:文章浏览阅读5.5k次,点赞7次,收藏4次。The width and precision formatting parameters may be omitted, or they can be a fixed number embedded in the format string, or passed as another function argument when indicated by an asterisk "*" in_c语言中printf(“%d”,5/10