arrays.exe [.exe]
|
+ arrays.cpp [.cpp]
(Unix Makfile arrays.make)
Explain the differences between the
declarations and parameter types! dyna.exe [.exe]
|
+ dyna.cpp [.cpp]
(Unix Makefile dyna.make)
Run and undersatnd the program. Step
through the program with the debugger and make note of the addresses
returned by new and malloc. Verify that these addresses
are given to delete and free. Draw the layout of the
matrices in memory