WSQ08 – on to the functions

This program should give you the same results as the WSQ03 but using function for each operation.

Captura de pantalla 2016-02-16 a las 8.59.42Captura de pantalla 2016-02-16 a las 8.59.47So basically, I write single functions, to the sum, product, difference, and division operations. Using void instead of int. And this was kind of quickly because I just copy the main code from de WSQ03, and then I started to editing what I needed.

Here’s the link to my GitHub.

WSQ08 – On To Functions


CC BY-SA 4.0 WSQ08 – on to the functions by antonioangelm is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.