Home
C / ANSI-C
assert.h
Console
ctype.h
Data Structure Algorithm
Data Type
Development
File
Function
Language Basics
Macro Preprocessor
Math
math.h
Memory
Pointer
setjmp.h
signal.h
Small Application
stdio.h
stdlib.h
String
string.h
Structure
time.h
wctype.h
Formatted Output Float « Console « C / ANSI-C
C / ANSI-C
Console
Formatted Output Float
1.
Outputting floating-point values
2.
Output float with format: round
3.
Printf with format
4.
Use printf to control the output format
5.
More output format with printf