<?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++: The Complete Reference</title>
  </titleInfo>
  <name type="personal">
    <namePart>Schildt, Herbert</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>McGraw-Hill</publisher>
    <dateIssued>c2003</dateIssued>
    <edition>4th ed</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxxii, 1023 p.: 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Part I: The Foundation of C ++: The C Subset -- Part II: C++ -- Part III: The Standard Function Library -- Part IV:  The Standard C++ Class Library -- Part V: Applying C++</tableOfContents>
  <note>Includes Index</note>
  <subject authority="lcsh">
    <topic>Computer Science and Engineering</topic>
  </subject>
  <classification authority="ddc">005.133/ S3342c/ 2003</classification>
  <identifier type="isbn">9780072226805</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">250727</recordCreationDate>
  </recordInfo>
</mods>
