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
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.
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!