The C is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
C is the most widely used computer language.
This tutorial should be your starting point only.
Basic of C :
Program Structure :
Basic Datatypes :
Variable Types :
Storage Classes :
Using Constants :
Operator Types :
Control Statements :
Input and Output :
Pointing to Data :
Functions :
Strings :
Structured Datatypes :
Working with Files :
Bits :
Pre-Processors :
Built-in Library Functions :