xbjfk / calculator

Simple calculator written in 100% C. Supports + - * / ( )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

A stupid simple calculator that supports brackets, infix + - * / and prefix + -. It reports syntax errors too.

About

Simple calculator written in 100% C. Supports + - * / ( )


Languages

Language:C 100.0%