On 2005-05-04, Pablo Mora wrote: > what do they think of the book: Advanced Programming In The Unix > Environment (Richard Stevens) ?? > > is a good option to learn C on Unix ?
Stevens was a (justifiably) respected author on the topics he covered in that book (and his other books), and it will be a useful source of information for you. Just don't fall into the trap of thinking that all the material you will find there is correct. He had a tendency to make mistakes in quite important areas (e.g., most signal handlers in his books are plain wrong), perhaps in the interest of making things shorter for pedagogical purposes or perhaps through simple carelessness. At any rate, take nothing as gospel, even though the book is a useful tool. Greg _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"