Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
C source code
Name: sean Date: April 9, 2001 at 21:45:01 Pacific
Comment:
Does anybody know the script that linux uses to resolve DNS?????????
Summary: I am curious to understand the original 'C' source code for shell (Command Line Interpreter) of Linux. I tried going in to /usr/src/linux. But, I couldn't figure out which one to seacrh for. Can some ...
Summary: Hi, I downloaded the source code of DOOM (linux version) and along with it came the Makefile. However I am not sure on how to run the Makefile, so when I do a gcc *.c , I get lots of dependency err...
Summary: I am making a project on vertual memory simualation in my college. I want to refer some vertual memory related stuff in linux source code to know how exactly linux handles this. Can anyone tell me th...