Overview
Beside its simple calculation ability ( Add- Subtract - Multiply -
Division - Sqr - Percentage ) functions it has the following features
as a Metric Calculator too
Features
Requirements
Instructions
After download and unzip , navigate to the extracted folder and run the following command:
gcc main.c -o calc.exe `pkg-config --cflags --libs gtk+-3.0`
For more in detail installation and compile instruction please read the instillation.txt included file