Format Modifiers in C

The format specifiers are used in C for input and output purposes. Using this concept the compiler can understand that what type of data is in a variable while taking input using the scanf() function and printing using printf() function. Here is a list of format specifiers.




Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.