<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <nonSort>A </nonSort>
    <title>book on C</title>
    <subTitle>programming in C</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Kelley, Al.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Pohl, Ira.</namePart>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">Redwood City, Calif</placeTerm>
    </place>
    <publisher>Benjamin Cummings Pub. Co.</publisher>
    <dateIssued>c1995</dateIssued>
    <edition>3rd ed.</edition>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>xix, 636 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Starting from Zero (Page-1), An Overview of C   (Page-4), Lexical Elements Operators and the C System (Page-65), The Fundamental Data Types (Page-99), Flow of Control (Page-134), Functions (Page-177), Array Pointers and Strings (Page-220), Bitwise Operators and Enumeration Types (Page-293), The Preprocessor (Page-323), Structures and Unions (Page-363), Structures and List Processing (Page-401), Input/Output and the Operating System (Page-447), Advanced Applications (Page-504), Moving from C to C++ (Page-541).</tableOfContents>
  <note type="statement of responsibility">Al Kelley, Ira Pohl.</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.262,KEL</classification>
  <identifier type="isbn">0805316779</identifier>
  <identifier type="lccn">94032576</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordChangeDate encoding="iso8601">20230531135702.0</recordChangeDate>
  </recordInfo>
</mods>
