Calc – Simple Calculator With Metric Converter

Overview

Beside its simple calculation ability ( Add- Subtract  – Multiply –
Division –  Sqr – Percentage ) functions it has the following features
as a Metric Calculator too

Features

  • Length Metric Converter
  • Area Metric Converter
  • Volumes Metric Converter
  • Weights Metric Converter
  • Liquid Metric Converter
  • Temperature Metric Converter

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

Related