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

Reliable Data Structures in C

Posted By: l3ivo
Reliable Data Structures in C

Thomas Plum, "Reliable Data Structures in C"
English | 1985 | ISBN: 091153704X | 354 pages | PDF | 9.3 MB

This book covers all the advanced features of C with examples to illustrate their usefulness. Sophisticated constructs are illustrated with practical case studies. General-purpose functions and macros are created for classic dynamic data structures, along with application-oriented case studies. A series of reliability rules are presented to assist the programmer in writing programs that deliver "no surprises." Concepts from the ANSI standardization of C point the way to powerful but portable application of the advanced features of C.