<?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>c1990</dateIssued>
    <edition>2nd ed.</edition>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>xv, 519 p. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Starting from Zero (Page-1), An Overview of C (Page-3), Lexical Elements, Operators, and the C System (Page-57), The Fundamental Data Types (Page-85), Flow of Control (Page-117), Functions (Page-161), Arrays, Pointers, and Strings (Page-193), Bitwise Operators and Enumeration Types (Page-245), The Preprocessor (Page-269), Structures and Unions (Page-299), Structures and List Processing (Page-333), Input/output and the Operating System (Page-373), Advanced Applications(Page-425), </tableOfContents>
  <note type="statement of responsibility">Al Kelley and Ira Pohl.</note>
  <note>Almirah No.125  Shelf No.3</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.262</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>The Benjamin/Cummings series in computer science</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">0805300600</identifier>
  <identifier type="lccn">89029680</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordChangeDate encoding="iso8601">20170207154121.0</recordChangeDate>
  </recordInfo>
</mods>
