<?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>Data structures and other objects using C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Main, Michael</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>2011</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>818 p.</extent>
  </physicalDescription>
  <note type="statement of responsibility">Michael Main and Walter Savitch</note>
  <subject>
    <topic>C++</topic>
  </subject>
  <subject>
    <topic>Data structure</topic>
  </subject>
  <classification authority="ddc">005.133 MAI-D</classification>
  <identifier type="isbn">9780132129480 (pbk)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">170303</recordCreationDate>
    <recordChangeDate encoding="iso8601">20170303105201.0</recordChangeDate>
  </recordInfo>
</mods>
