What is the difference between printf() and sprintf() functions

sprintf() writes data to the character array whereas printf() writes data to the standard output device.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.