I'd like to do something like printf("?", count, char)
to repeat a character count
times.
What is the right format-string to accomplish this?
EDIT: Yes, it is obvious that I could call printf()
in a loop, but that is just what I wanted to avoid.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…