Skip to content

clmc/cppc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cppc

C++ calculator for Unix

Compile using clang++ (or g++)

I have tested this on OSX, Gentoo, and FreeBSD. It was my first real program that does any sort of valuable function at all in C++.

Planned Features

  • Mean and Median
  • ncurses UI
  • Cleaned up code ;)

Completed Landmarks

  • Percentage

Credits

  • clmc - majority of code
  • marnold904 - cube number functionality

About

C++ calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages