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 public, protected, private in c++?
Difference between overloading vs. Overriding
Can comments be nested?
What are advantages of using friend classes?
What are the c++ access specifiers?
What is buffer and example?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What is size of string in c++? What is virtual table? What is c++ vb? Is c++ a low level language? What is algorithm in c++ programming? What are c++ manipulators? How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor? What is insertion sorting?