Archive for the 'C++' Category

Desktop Calculator

I always appreciate coding in standard C++. Desktop Calculator is a application coded in Standard C++. It is a application based on the example 6.1 in the book "The C++ Programming Language", Third Edition by Bjarne Stroustrup. Desktop Calculator is a GPL software.

To download full code click here.
Continue reading 'Desktop Calculator'