Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 380 Bytes

Nums

A calculator written in C using GTK4.

This project is my first attempt to apply the techniques expressed in the GTK tutorials.

This is meant to be a learning experience, not an amazing calculator! If you have come to evaluate the code please feel free to suggest improvements that would help me learn to use GTK better.