Quote:
Originally Posted by Pablo
Am I mistaken in thinking that I now have a development environment? I mean, do I have all it takes to look around the code?
|
No, you're not mistaken. You can open any file in the source code, change it, and then recompile the program. (Assuming your change does not break it.)