Chapter 2 PE 2-1 /* Programming Exercise 2-1 */ #include int main(void) { printf("Anton Bruckner\n"); pr...