DM560, Introduction to Programming in C++

Sheet 4

Task 3

Download the following extension of the calculator example debug it and correct it.

Check with a diff program (for example, the program kdiff3) the file above with this Solution file

In order to find the logic errors you may need to use a debugger.

Task 4

You find the solution in this archive file: Calculator02.tgz