What is the Difference between "printf" and "sprintf"?
Answer Posted / lavanya
printf funtion is to write the output to stdout.
sprintf function is to store romatted input output on a
string buffer
| Is This Answer Correct ? | 11 Yes | 13 No |
Post New Answer View All Answers
What is data binding in c++?
Should you pass exceptions by value or by reference?
Which software is best for programming?
Is c++ free?
What is set in c++?
What is a character in c++?
What is the difference between containment and delegation?
What is meant by the term name mangling in c++?
How do I start a c++ project?
Which is most difficult programming language?
What is a map in c++?
What is the most useful programming language?
What is c++ good for?
How do you add an element to a set in c++?
What is the best free c++ compiler for windows?