The document details various format specifiers used in C like %c for characters, %d for decimals, %e and %f for floats, %s for strings, and others and also lists common C operators like arithmetic, logical, relational, and bitwise operators.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
68 views1 page
C Format Specifiers
The document details various format specifiers used in C like %c for characters, %d for decimals, %e and %f for floats, %s for strings, and others and also lists common C operators like arithmetic, logical, relational, and bitwise operators.