On 8/9/05, Dinesh Joshi <[EMAIL PROTECTED]> wrote: > Could you guys please suggest me a good book for C programming in Linux? > I want a comprehensive one which touches upon all aspects of C in > Linux. I have enquired with TATA McGraw Hill and they don't have one.
Why C programming under Linux? If you want to learn C programming nothing beats "The C Programming Language" by K & R. If it is the system calls that you want to learn - "Advanced Unix programming" by Richard Stevens should be a good investment. "man 3" is also available :-) HTH, Natarajan -- http://puggy.symonds.net/~natarajan -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

