Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 363 Bytes

File metadata and controls

9 lines (5 loc) · 363 Bytes

Simple Calculator

A calculator with interface made in C++ and win32API. My first shot to C++ interface, so don't mind the messy and unoptimized code.

It also accepts keyboard inputs :)

image

Version 3.0 of Calculator