Skip to main content

Exercises 2.12 Programming Exercise

1.

Enter the program in Listing 2.9.1. Follow through the program with gdb. Using the numbers you get, explain where the variables anInt and aFloat are stored in memory and what is stored in each location.