You are here

My First C++

Ryan McCue's picture
Submitted by Ryan McCue on April 21, 2006 - 8:15pm

Well, I decided to learn C++ so that I will be able to help Steve Lamerton out with Libertà. I went and bought C++ for Dummies and am making some simple stuff.
Anyway, I made a simple calculator. I believe it's portable, the size is under a megabyte and it's open source.
Get it here:
http://rmccue.stsolutions.us/downloads/input.exe
And source here:
http://rmccue.stsolutions.us/downloads/input.cpp
Well, I'm off to learn more C++.
Wish me luck.
UPDATE 30/04/2006: Added decimal support and help.
----
From the bloggable mind of R McCue

Comments

When I try to open the exe, Windows pops up saying that it is not a vaild Win32 application.

-Justin

Ryan McCue's picture

And its probably cause I reuploaded.
----
R McCue

"If you're not part of the solution, you're part of the precipitate."

I got the same error as Justin, both on double-click and command-line. Sad (And I really wanted to test it out too! :P)

Ryan McCue's picture

Works now. Changed link to my new host.
----
R McCue

"If you're not part of the solution, you're part of the precipitate."

Ryan McCue's picture

Includes free bug!
----
R McCue

"If you're not part of the solution, you're part of the precipitate."

Ryan McCue's picture

Added full decimal support.
Also removed several bugs.
----
R McCue

"If you're not part of the solution, you're part of the precipitate."