A percentage calculator written in C using the gtk3 library.

redacted 52f95d4e87 updated readme 2 months ago
build 6a8d24e9ba initial commit 2 months ago
data 6a8d24e9ba initial commit 2 months ago
src 6a8d24e9ba initial commit 2 months ago
README.md 52f95d4e87 updated readme 2 months ago
makefile 6a8d24e9ba initial commit 2 months ago
percentage_calculator 6a8d24e9ba initial commit 2 months ago

README.md

percentage_calculator_screenshot.png

Percentage calculator written in C/GTK3

About

This program can calculate the following:

1) what is x percent of y
2) x is what percent of y
3) What is the percentage increase/decrease from x to y
4) What is x +/- y percent

Dependencies

GTK3