<?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>
    <title>C: how to program</title>
  </titleInfo>
  <name type="personal">
    <namePart>Deitel, Paul J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Deitel, Harvey M.</namePart>
    <namePart type="date">1945-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River</placeTerm>
    </place>
    <publisher>Pearson Prentice Hall</publisher>
    <dateIssued>2007</dateIssued>
    <edition>5th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxii, 1130 p. : ill.  24 cm.  1 CD-ROM (4 3/4 in.)</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction to computers, the internet and the web -- Introduction to C programming -- Structured program development in C -- C programming control -- C functions -- C arrays -- C pointers -- C formatted input/output -- C structures, unions, bits manipulations and enumerations -- C file processing -- C data processing -- C data structures -- C preprocessor -- Other C topics -- Game programming with the allegro C library -- Sorting: a deeper look -- Introduction to C 99 -- C++ as a better C: introducing object technology -- Introduction to classes and objects -- Classes: a deeper look, part 1 -- Classes: a deeper look, part 2 -- Operator overloading -- Object-oriented programming: polymorphism -- Templates -- Stream input/output -- Exception handling -- Internet and web resources -- Operator precedence charts.</tableOfContents>
  <note type="statement of responsibility">P.J. Deitel and H.M. Deitel.</note>
  <note>On t.p. of previous ed. H.M. Deitel's name appears first.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15 D44(5e)</classification>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>How to program series</title>
    </titleInfo>
  </relatedItem>
  <relatedItem>
    <titleInfo>
      <title>C</title>
    </titleInfo>
    <name type="personal">
      <namePart>Deitel, Harvey M.,</namePart>
      <namePart type="date">1945-</namePart>
    </name>
  </relatedItem>
  <identifier type="isbn">0132404168</identifier>
  <identifier type="isbn">9780132404167</identifier>
  <identifier type="lccn">2006050749</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">060808</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414113929.0</recordChangeDate>
    <recordIdentifier>14486338</recordIdentifier>
  </recordInfo>
</mods>
