Why does the following call:
printf("%d %d", 'a', 'b');
97 98
I have the following C code:
person->title