| File |
Date |
Author |
Commit |
|
.gitignore
|
2014-02-28
|
Sean O'Brien
|
[7a5427]
Header guards, main(), and includes
|
|
README
|
2014-02-28
|
Sean O'Brien
|
[467912]
Testing
|
|
calcula-interface.cpp
|
2014-02-28
|
Sean O'Brien
|
[7a5427]
Header guards, main(), and includes
|
|
calcula-interface.h
|
2014-02-28
|
Sean O'Brien
|
[7a5427]
Header guards, main(), and includes
|
|
calcula.cbp
|
2014-02-28
|
Sean O'Brien
|
[f07168]
Project file
|
|
calcula.cpp
|
2014-02-28
|
Sean O'Brien
|
[7a5427]
Header guards, main(), and includes
|
|
calcula.depend
|
2014-02-28
|
Sean O'Brien
|
[7a5427]
Header guards, main(), and includes
|
|
calcula.h
|
2014-02-28
|
Sean O'Brien
|
[7a5427]
Header guards, main(), and includes
|
Read Me
---README---
Calcula
A simple calculator designed and created for the purpose of testing out various new skills and tools.
STRUCTURE
Calcula is packaged as a simple C++ library.