previous | index | next

Exercise 13.9

Suggestions

The only advertised ADT procedure this exercise requires you to write is push!. However, you can write whatever unadvertised procedures, for example, enlarge-stack!, you think are necessary to support push!.

Replace the error message with:

Recall that the begin form allows you to perform multiple actions in any branch of a conditional.

previous | index | next