The sprintf() stands for “string print.” The sprintf() function does not print the output on the console screen. It transfers the data to the buffer. It returns the total number of characters present in the string.
Sandhya Answered question
Not a member yet? Register now
Are you a member? Login now