About C
   

  Hello World
   

  C Data Types
   
int - data type
short- data type
long- data type
float - data type
double - data type
char - data type
void
enum
Global Variables
Static Variables
External Variables
Arrays
   

  C Control Flow
   
if-else-if
ternary
switch
while
for
break
continue
   

  Arrays
   
Single Dimension Arrays
Multi Dimension Arrays
Unsized Array Initializations
Array Initialization
   

  Strings and String Functions
   
String Declaration
Initializing a String
String Functions
   

  Pointer In C
   
Initialization of pointers
Pointer manipulation
Pointers and arrays
Pointer arthmetic
Pointers to functions
Calling a function by pointer
   

  Functions In C
   
Function definition
Passing values to function
Returning value from function
   

  Structures In C
   
Structure declaration
Nested structures
Arrays of structures
Pointers to structures
Structures :: typedef
Structures and functions
Structures and Unions
   

  File I/O Using C
   
Opening a file
Reading from or writing to a file:
Character I/O from files
Closing a file
stdin,stdout and stderr
Line I/O with files
Formatted I/O with files
Random access using fseek()
File remove, rename
   

  

Copyright © 1998-2006

Deepak Kumar Tala - All rights reserved

Do you have any Comment? mail me at:deepak@asic-world.com