Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C Programming: Just the Faqs

Posted By: ChrisRedfield
C Programming: Just the Faqs

Paul S. R. Chisholm, David Hanley, Michael Jones, Michael Lindner, Lloyd Work - C Programming: Just the Faqs
Published: 1995-05 | ISBN: 0672305615 | PDF | 500 pages | 3 MB


This text is designed for beginning to intermediate level users who need a quick, easy-to-use C reference. As a tutorial for beginners and a reference for experienced programmers, it shows code techniques and the thoughts behind them. The accompanying disk features source code and executable versions of the example programs, shows how to use the C language to solve realworld programming problems, and discusses techniques such as finite state machines, GREP, bit twiddling, tokenized parsers and mini-interpreters.