Skip to content

An C programming program can solve all operations in one line.

Notifications You must be signed in to change notification settings

bkdev98/magic-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Calculator

Final project for Fcode C Training.

Magic Calculator is a C program that can solve all operations by one line. Image

Guide

Image

Requirement

  • GCC 4.9.0 and up.
  • If got errors, please run with -std=c99 .

Installation

git clone https://github.com/bkdev98/magic-calculator
cd magic-calculator
gcc-5.4.0 -o mcalc main.c
./mcalc

Creators

Made with all love in the world by bkdev, nqk & khanh98.

Specially thanks to FCode!

About

An C programming program can solve all operations in one line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages