Input and Output functions :
printf( ) - formatted output function
scanf( ) - formatted input function
getchar( ) - single character input
putchar( ) - single character output
gets( ) - un-formatted input function
puts( ) - un-formatted output function
All these functions are defined and contained in the "stdio.h" header file.
ankpro
ankpro training
Asp.net MVC
C#
C sharp
Bangalore
Rajajinagar
Selenium
Coded UI
Mobile automation testing
Mobile testing
JQuery
JavaScript
.Net
C
C++
Components of the .Net framework
Hello World
Literal
Keywords
Variable
Data types
Operators
Branching
Loops
Arrays
Strings
Structures
Enums
Functions