Skip to content

Patoski-patoski/Dynamic-C-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A dynamic arithmetic calculator using C programming language

The dynamic calculator makes simple calculation possible. From your command line, you could perform arithmetical calculations and convert numbers to any base.

Introduction

  1. Clone the repository to your machine

    Clone with HTTPS:

    calculator app

    Clone with SSH:

    calcultor app

    Clone with Git CLI:

    gh repo clone Patoski-patoski/Dynamic-C-calculator

  2. Install gcc : To run this program, It is expedient to install a GNU Compiler Collection on your local machine

    install gcc

Getting Started

To run the program after installation:

 make run

Follow the appropriate command prompt and use correct input


About

A C program that allows arithemetic and base conversion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published