>I want a comprehensive one which touches upon all aspects of C in
>Linux.
Hey Dinesh,
Prog. in Linux consists of:
Programming using Processes
1. fork ,exec sys call where C is used.
2. signals,
3.  Synchronization Mechanism  i.e semaphore, mutex, condition variable.
4. IPC: pipe, fifo, shared mem.

These are basic things one shd know.
Apart from that, there is something called THREADS which requires knowledge of 
PTHREAD prog.

Book: Beginning Linux Prog. 3rd Edition
Author:
Publication:WROX

  
Rgds,
Hemendra


On Tue, 09 Aug 2005 Dinesh Joshi 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.
>The only book they have is Complete reference to C.
>
>Thanks.
>--
>Dinesh A. Joshi
>
>--
>http://mm.ilug-bom.org.in/mailman/listinfo/linuxers



--
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to