Computer Programming & Problem Solving ( CPPS )
Pointers
Chapter No 7
Compiled By:
Sir Syed University of Engineering & Technology Computer Engineering Department University Road, Karachi-75300, PAKISTAN
Muzammil Ahmad Khan Muhammad Kashif Shaikh
SPRING 2009
Course Instructors
? Muhammad Kashif Shaikh
Assistant Professor, CED Room Number: BS-04 Tel: 111-994-994, Section A, B Ext. 326 (Computer, Batch 2009) mukhan@ssuet.edu.pk mkshaikh@ssuet.edu.pk
? Muzammil Ahmad Khan
Assistant Professor, CED Room Number: BS-04 Tel: 111-994-994, Section C, D
CPPS - Chapter No 7 Pointers
Ext. 326 (Computer, Batch 2009)
2
Computer Programming and Problem Solving
1
Sir Syed University of Engineering and Technology.
SPRING 2009
Course Instructors
? Zeeshan Karim
Lecturer, CED Room Number: Tel: 111-994-994, Section E muhzahma@ssuet.edu.pk AG-06 Ext. 301 (Computer, Batch 2009)
CPPS - Chapter No 7 Pointers
3
SPRING 2009
Course Books
? Text Book:
Turbo C Programming For The PC ( Revised Edition )
By Robert Lafore
? Reference Books:
1. 2. Let Us C
By Yashavant Kanetkar
C By Dissection ( Second Edition )
By Al Kelly & Ira Pohl
CPPS - Chapter No 7 Pointers
4
Computer Programming and Problem Solving
2
Sir Syed University of Engineering and Technology.
SPRING 2009
Course Website
?http://www.ssuet.edu.pk/courses/ce102/c ?http://taimoor/ce102/c
CPPS - Chapter No 7 Pointers
5
SPRING 2009
Marks Distribution
? Mid Term _______________________________ ? Assignments + Class Performance + Behavior
25
Class Test + Project _______________________ 15 ? Semester Final Paper______________________ 60 ? Total Marks _____________________________ 100
CPPS - Chapter No 7 Pointers
6
Computer Programming and Problem Solving
3
Sir Syed University of Engineering and Technology.
SPRING 2009
Contents
? Pointer Overview ? Why are Pointers