Back to slide -- Keyboard shortcut: 'u'  previous -- Keyboard shortcut: 'p'  next -- Keyboard shortcut: 'n'          strings/string-ex-output - Program output.Lecture 3 - slide 12 : 27
Program 8

string
s1[0] = A
s1[10] = 
s1[0] = A
Another string
char*: 1234 int: 1234
compare abc and def: -3
b: 1
compare s1 and s2: 0
Appended names: Poul Hansen
Insert Ib middle name: Poul Ib Hansen
Peter Andersen