Back to notes -- Keyboard shortcut: 'u'  previous -- Keyboard shortcut: 'p'  next -- Keyboard shortcut: 'n'  Slide program -- Keyboard shortcut: 't'    Output from the program.Lecture 3 - slide 10 : 36
Program 7
Point p: (0,0)
Point q: (0,0)
Point r: (11,12)
Point ap[0]: (0,0)
Point ap[1]: (0,0)
Point *s: (13,14)
Deleting point(13,14)
Deleting point(0,0)
Deleting point(0,0)
Deleting point(11,12)
Deleting point(0,0)
Deleting point(0,0)