Topics Covered
- The & and * operator,
- Declaration of pointer,
- Pointer to pointer,
- Pointer arithmetic,
- Pointer and array,
- Pointer with multidimensional array,
- Pointer and strings,
- Array of pointer with string,
- Dynamic memory allocation.
punchedrock@gmail.com
Introduction, Declaration of array, Initialization of array, Sorting, Multidimensional array