
|
 |
Advanced Programming in the UNIX Environment
by W. Richard Stevens
ISBN 0-201-56317-7
Every C programmer writing code on a UNIX system should read this book. Along with shedding light on the darkest corners of seemingly simple subjects, such as file IO and signal handling, this book also gives a thorough grounding in inter-process communication techniques, asynchronous IO and pseudo terminals. Written in a very readable style, this book is simply essential!
Reviews from Amazon.com
Reviews from ACCU.org
|