Portable C Software book released
Mark Horton
mark at cbnews.ATT.COM
Thu Mar 1 09:33:52 AEST 1990
At long last, my book "Portable C Software" has been released.
Since several people asked me to make an announcement when it
came out, I'm posting this here. It's from Prentice Hall,
ISBN 0-13-868050-7, and is copyright 1990. List price is $32.95.
>From the back jacket:
Portable C Software is designed for professional programmers and
students who want to write portable C code between System V
implementations, POSIX, MS DOS, and other operating systems.
Assuming a working knowledge of C, this book addresses and rates
each feature of the C software environment. Shell commands, system
calls, external variables, and macros are discussed and examined
in detail.
The author provides an advanced introduction to C, describes how
best to write portable software, examines what not to do, discusses
common mistakes, and includes an invaluable portability reference
manual. In this extensive manual, the author rates the portability
of the following
o subroutines available in C libraries
o operating system calls
o header include files
o predefined variables in the C library
o UNIX(R) system shell commands
Portable C Software offers concise, current coverage of C, and
will be an important reference for anyone who writes C programs.
Of the nearly 400 pages, about 250 are reference material. Some of it
is fairly detailed. If you find any errors, or have any suggestions for
the next edition, please drop me a note at
Mark.Horton at ATT.COM
Thanks to everyone who made helpful suggestions or otherwise contributed
to the book.
Mark
More information about the Comp.unix.wizards
mailing list