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
 
      
 Visit the Community page
 Visit the Community page Join our forums
 Join our forums Subscribe to our email newsletter
 Subscribe to our email newsletter Subscribe with RSS
 Subscribe with RSS Follow us on BlueSky
 Follow us on BlueSky Follow us on Facebook
 Follow us on Facebook Follow us on LinkedIn
 Follow us on LinkedIn Follow us on Mastodon
 Follow us on Mastodon
Comments
doesn't work
When I try to open the exe, Windows pops up saying that it is not a vaild Win32 application.
-Justin
Did you run from command line?
And its probably cause I reuploaded.
----
R McCue
I got the same error as
I got the same error as Justin, both on double-click and command-line. (And I really wanted to test it out too! :P)
 (And I really wanted to test it out too! :P)
I see...
Works now. Changed link to my new host.
----
R McCue
Nice job!. It's great that
Nice job!.:) It's great that it's so small.
Plus
Includes free bug!
----
R McCue
lol. Gotta love the
lol. Gotta love the freebies.
Updated!
Added full decimal support.
Also removed several bugs.
----
R McCue