Front cover image for The Standard C library

The Standard C library

"The Standard C Library shows you how to use all of the library functions mandated by the ANSI and ISO Standards for the programming language C. To help you understand how to use the library, this book also shows you how to implement it. You see approximately 9,000 lines of tested, working code that is highly portable across diverse computer architectures." "The Standard C Library explains how the library was meant to be used and how it can be used. It places particular emphasis on features added to C as part of the C Standard. These features include support for multiple locales (cultural conventions) and very large character sets (such as Kanji)." "The code presented in this book has been tested with C compilers from Borland, Saber, Project Gnu, Sun, UNIX, and VAX, ULTRIX. It has passed the widely used Plum Hall Validation Suite tests for library functions. It has also survived an assortment of public-domain programs designed to stress C implementations and illuminate their darker corners. The mathematical functions are particularly well-engineered and tested." "Finally, The Standard C Library shows you many principles of library design in general. You learn how to design and implement libraries that are highly cohesive and reusable. Book jacket."--BOOK JACKET
Print Book, English, c1992
Prentice Hall, Englewood Cliffs, N.J, c1992
xiv, 498 p. : ill ; 24 cm.
9780131315099, 9780138380120, 0131315099, 0138380120
1171160689
<Assert.h>
<ctype.h>
<errno.h>
<float.h>
<limits.h>
<locale.h>
<math.h>
<setjmp.h>
<signal.h>
<stdarg.h>
<stddef.h>
<stdio.h>
<stdlib.h>
<string.h>
<time.h>
Interfaces
Names
Terms