Hello,
I was wondering how to make a c/c++ program installable on other computers. For example, lets say for some odd reason a friend wanted a hello world program. Obviously, if I complie the code it will only run on my computer. The may be a noobish question, but we still haven't learned about it in school and if we ask the professors, we get the "that is beyond the scope of this course" response. Thanks for the help.