Click to See Complete Forum and Search --> : Where to find data demonstrating automatically loaded module


miaochen
07-23-2003, 10:15 AM
I want to learn advanced programming technical on linux . where can I find data , paper or documents which understandably demonstrate how to program , compile and link automatically loaded module . I also thank you for introducing good book about C programming on linux to me .
thanks.

Stuka
07-23-2003, 04:31 PM
http://www-106.ibm.com/developerworks/linux/library/l-dll.html?dwzone=linux I think this is what you're looking for - if not, please let us know (I'm more than willing to work with your English, as I'm certain it's better than me trying to speak your native tongue :) ).
As for advanced C programming in Linux, I'd suggest W. Richard Stevens' Advanced Programming in the Unix Environment - it's not Linux specific, but most everything will apply.