Originally posted by Febreze
What I'm meaning is, if I obtain source code for a program, how do I get the program to work/run? I'm very confused with this topic. :/
If you have the source code of the program, you can make modifications to it if you please, then to run it you have to determine what the programming language is and then download and install the corresponding compiler, interpreter, or assembler.