C for professional programmers
Author(s)
Bibliographic Information
C for professional programmers
(Ellis Horwood series in computers and their applications)
Ellis Horwood, 1992
2nd ed
Available at 2 libraries
  Aomori
  Iwate
  Miyagi
  Akita
  Yamagata
  Fukushima
  Ibaraki
  Tochigi
  Gunma
  Saitama
  Chiba
  Tokyo
  Kanagawa
  Niigata
  Toyama
  Ishikawa
  Fukui
  Yamanashi
  Nagano
  Gifu
  Shizuoka
  Aichi
  Mie
  Shiga
  Kyoto
  Osaka
  Hyogo
  Nara
  Wakayama
  Tottori
  Shimane
  Okayama
  Hiroshima
  Yamaguchi
  Tokushima
  Kagawa
  Ehime
  Kochi
  Fukuoka
  Saga
  Nagasaki
  Kumamoto
  Oita
  Miyazaki
  Kagoshima
  Okinawa
  Korea
  China
  Thailand
  United Kingdom
  Germany
  Switzerland
  France
  Belgium
  Netherlands
  Sweden
  Norway
  United States of America
Note
Includes index
Description and Table of Contents
Description
This second edition provides a description of the latest proposed ANSI standard for the C language, which has spread in popularity and use recently. C fulfils the demands for a language in which the Unix operating system has been written, being capable of "low-level" activities, producing compact efficient compiled code while, at the same time, offering high level program and data structures which are needed for applications development. The text is based on experience gained by the author, including lectures to experienced programmers, which has motivated the book to reflect the approach developed in the workshop. It presents first a "flavour" of the language, and illustrates C by means of some simple programs. Taking the reader steadily from familiar to new ground, the author examines the general structure of a program before detailing simple data types such as integers and characters. After examining in turn the topics of assignment and data structures, there is a chapter devoted to pointers, without adequate command of which the full power of C may not be realized.
The contents of the whole standard library are presented, but special attention is paid to two important groups of functions, string-handling and input/output, for which precise details are presented, together with illustrations of their use.
Table of Contents
- Program statements
- functions
- simple data types
- assignment
- structured data types
- pointers
- character string handling
- program structure
- the pre-processor
- input and output
- libraries.
by "Nielsen BookData"