Advanced C

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Introduces advanced programming techniques for the C programming language and covers sorts, searches, simulations, queues, stacks, binary trees, and memory models

Author(s): Herbert Schildt
Edition: 1
Publisher: McGraw-Hill Osborne
Year: 1986

Language: English
Pages: 356
City: Berkeley
Tags: C; C Programming Language; Sorting; Searching; Queues; Stacks; Linked Lists; Binary Trees; Assembly Language; Statistics; Encryption; Data Compression; Random Number Generator; Expression Parsing; Expression Evaluation; Pascal To C; BASIC to C;

Front
Contents
Dedication
Introduction
1 A Review of C
2 Sorting and Searching
3 Queues, Stacks, Linked Lists, And Binary Trees
4 Dynamic Allocation
5 Interfacing to Assembly Language Routines and the Operating System
6 Statistics
7 Encryption and Data Compression
8 Random Number Generators and Simulations
9 Expression Parsing and Evaluation
10 Converting Pascal and BASIC to C
11 Efficiency, Porting, and Debugging
Appendices
A The C Statement Summary
B The C Standard Library
Index