Advance C
From Script | Spoken-Tutorial
Command Line arguments in C
main function with arguments
argc
argv
Header files
Typedef and Union in C
typedef keyword
Union keyword
Syntax and use of typedef and union
Difference between union and structure
ex: Check whether number is a pallindrome
Calculate total marks of student
Storage class specifiers
storage class specifiers
auto keyword
static keyword
extern keyword
register keyword