Page 1 of 1

What is the purpose of sprintf?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) It prints the data into stdout
b) It writes the formatted data into a string
c) It writes the formatted data into a file
d) None of the mentioned