It's an O'Reilly book.<BR>Thoughts? Comments?<BR><BR>I also have the the stroustrup book (Addison Wesley)- but damn that's heavy reading ...<BR><BR>I'd like to leave shell script programming and start ...
Separating interface from implementation has many practical benefits. Here’s a simple way to do just that, in ANSI-standard C code. How do you organize medium-sized or larger C programs? Few C ...