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
Int Convert « Data Type « C / ANSI-C
C / ANSI-C
Data Type
Int Convert
1.
A function to return a string representation of an integer with a given width
2.
A function to return a string representation of an integer
3.
Convert an integer to words
4.
Convert integer to string: how to use itoa