On Wednesday 12 January 2005 04:46, yang wrote:
Hello everyone! I am a newbie, now I am a sophomore. I learn the C programming languagelast year. And one month ago I found this project, and begin to read the source code last three week. But I found there are to many thing that doesn't mention in my book. I can't undertand the source code.
Probably you need to practice C a little more ;-)
Who want to tell me what I had to study and answer some question as a teacher even if some question may be stupid.
I think this depends a lot on which part of the code you want to read. If you are trying to understand parts of NTOSKRNL it will be helpful to read at least the thing about memory management in the IA32 manual. On the other side if you are looking at our Mesa3D copy, you should probably be good at maths.
Thanks to help a chinese open source software fan. Regards, yang
HTH, blight