C Programming Placeholders

Placeholders in C programming language

%c used for character
%d used for signed decimal integer
%i used for signed decimal integer
%e used for scientific notation[e]
%E used for scientific notation[E]
%f used for decimal floating point

%o used for unsigned octal
%s used for string of character
%u used for unsigned decimal integer
%x used for unsigned Hexadecimal (lower)
%X used for unsigned Hexadecimal (upper)
%p used for display a pointer

scanf() is a predefine function of stdio.h header file. It use to read data from user.

See Output

About Us

Comsysapp.com is an educational website. Students and software developers can learn programming language tutorials. Comsysapp is very useful for beginners and professional developers. Comsysapp provides tutorial in easy language. Comsysapp.com has focus on simplicity.

Services

Comsysapp.com provides free tutorials like c, html, css, etc. All tutorials are free for beginner and professionals.


Terms of Use

comsysapp.com is not responsible for any mistake. We are not responsible if information made available on our website is incomplete or invalid. But comsysapp.com always try for zero-zero mistake.

Privacy policy

comsysapp.com does not collect any data from users. We use Google AdSense advertising on our website. We never ask personal or private information.


Sitemap

sitemap

copyright © 2023