Library funtion List:
C has many type Library funtion. Data input type library funtion, data processing type library funtion, data output type library funtion.
Input type librery funtion :
getchar()
gets()
scanf()
sscanf()
fsanf()
Data processing type library funtion:
if/else
else if
for
while
do
Data out type library funtion :
putchar()
puts()
printf()
sprintf()
fprintf()
C has many type Library funtion. Data input type library funtion, data processing type library funtion, data output type library funtion.
Input type librery funtion :
getchar()
gets()
scanf()
sscanf()
fsanf()
Data processing type library funtion:
if/else
else if
for
while
do
Data out type library funtion :
putchar()
puts()
printf()
sprintf()
fprintf()
No comments:
Post a Comment
Please post your Comment..