Hello people, I downloaded a few open source frameworks in hopes of looking at the source and learning a few things. All was fine till I got totally lost on where to start.
i downloaded the source for *nix...
eg: I downloaded the source for php framework. Now I want to see how 'echo' function is implemented...I can't figure out where to look.
Same thing with an app called 'wireshark'...i downloaded the source for mac os x, but i cant find the file which has main...
someone please help me start...
i am thinking there might be a convention on file structure of the source code in the open source community....
someone please enlighten me
thanks
i downloaded the source for *nix...
eg: I downloaded the source for php framework. Now I want to see how 'echo' function is implemented...I can't figure out where to look.
Same thing with an app called 'wireshark'...i downloaded the source for mac os x, but i cant find the file which has main...
someone please help me start...
i am thinking there might be a convention on file structure of the source code in the open source community....
someone please enlighten me
thanks
Comment