A percentage calculator written in C using the gtk3 library.

redacted 52f95d4e87 updated readme пре 6 месеци
build 6a8d24e9ba initial commit пре 6 месеци
data 6a8d24e9ba initial commit пре 6 месеци
src 6a8d24e9ba initial commit пре 6 месеци
README.md 52f95d4e87 updated readme пре 6 месеци
makefile 6a8d24e9ba initial commit пре 6 месеци
percentage_calculator 6a8d24e9ba initial commit пре 6 месеци

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