c - "%" in printf. *What does "s" mean?
I got a code snippet in which there is a
printf("%.*s\n")
what does the %.*s
mean?
This question and all comments follow the
"Attribution Required."
I got a code snippet in which there is a
printf("%.*s\n")
what does the %.*s
mean?
All Answers
Leave a Reply