A simple calculator (QT4), includes sources.
Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).
Following ones are the download links for manual installation:
ehm v. 0.6 (9/3/2011, Salvador Parra Camacho) | Readme/What's new |
ehm 0.6 README 09.03.2011
ehm is a little calculator written with QT4.
This is a port for OS/2. The original project is in:
http://code.google.com/p/ehm/
Note
Since 0.3 version, I've to change the original sources adding the
following lines to ehm.cpp:
#if defined(__OS2__)
#define log2(value) log((double)value)/log(2.0)
#endif
Contact
Salvador Parra Camacho
sparrac at gmail dot com |
hobbes.nmsu.edu/download/pub/os2/apps/calc/ehm06-os2.zip |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment