Dynaverse.net
Off Topic => Ten Forward => Topic started by: toasty0 on January 02, 2005, 10:19:24 am
-
I don't know why, but I've always wanted to create a program like this. Maybe useful, may not. It's a simple little program that converts temperature in Fahrenheit to Celsius.
I haven't tested it to see what it'll do if you input anything other than a number--in other words, I have not implimented any type of validation for you coding geeks.
If any of you need something like this for whatever reason (homework, boredom, work, or play) please enjoy yourself with this app.
http://www.toasty0.com/Marlow/SimpleTempConverter.zip
Note:you must have the .net runtime installed to run this app. Please veiw this page ( http://msdn.microsoft.com/netframework/downloads/framework1_1/ ) if you are unsure you have it installed on your 'puter.
Enjoy!
Jerry
-
Learning Java are we? lol
It'll probably give you a invalid type error, if thats what you're using. (java).
-
Try this site.. http://www.pmel.org/ then click on Physical conversions...it might keep you occupied for a bit
Mike
-
Learning Java are we? lol
It'll probably give you a invalid type error, if thats what you're using. (java).
Using the .Netframework. Java's bigger brother, so to speak.
-
I see. Very nice.
-
Thanks for saying so. :)