how does strcmp work? peterchen mentioned that
strcmp compares the two strings for order.
why do the first, second and third examples return -1, 0 and 1 respectively?