How do i save? Please Help

I have just made a basic program that calculates the square root of a number, i was wondering how i could save it so i could send to to my friend so he can try it,
please help
thanks
-TeamHeroic
If you have made a program and run it, then you have created an executable file on your hard drive. Find that file, send it to him.
It keeps giving him an error.
Try "run without debuging" if you use Visual C++.
what is the error?

copy-and-paste the error message here
There is no guarantee that an executable built on one computer will run on another computer. If you can find out what the error is, you might be able to fix it. If you're building it on an old Vic 20 and he's trying to run it on a Hackintosh running OS 9, you're going to have a lot of trouble.
hahaha - Moschops - that's one crazy guess!

I was thinking that perhaps his friend was missing a .so or a .dll (depending on his OS), but damn - he's just calculating the square root!!!

anyhow, teamheroic, what's the error? without it, we can guess all day and all be wrong!

edit: actually, I shouldn't really laugh, because if it's say, a BASIC or a Ruby program, you could theoretically copy it from one OS to another, and it should work - at least in theory!
Last edited on
Topic archived. No new replies allowed.