ColdIV / math-tool

math-tool - a school project
2 stars 0 forks source link

Use exceptions to handle Calculator errors #60

Closed laser-shark closed 4 years ago

laser-shark commented 4 years ago

This PR fixes 2 problems: it doesn't fill a memory position with 0 if an error occurs, and it shows errors on the screen as they occur in the CalculatorApp.

laser-shark commented 4 years ago

The fixing of this error was not the point of this PR. I agree that we should find a solution for it though! But maybe in a different PR :pray:

ColdIV commented 4 years ago

The fixing of this error was not the point of this PR. I agree that we should find a solution for it though! But maybe in a different PR 🙏

You are right! Approved.