Reading Questions

Remember to submit your answer to this question BEFORE the next class.

Look at the figure 5.5 on page 102, which describes the stack layout for the arguments of the system() function.

  1. Where does the ebp register point to, in figure 5.5(b)?
  2. Does the value of ebp affect the final result?Why or why not?