<?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++ primer</title>
  </titleInfo>
  <name type="personal">
    <namePart>Lippman, Stanley B. Josee Lajoie Barbara E. Moo</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Pearson Education, Inc.</publisher>
    <dateIssued>2013</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxvii, 938 p. : ill. ; 24 cm</extent>
  </physicalDescription>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer science Computer program language</topic>
    <topic>Literal consonants</topic>
    <topic>While statement</topic>
    <topic>Sizeof operator</topic>
    <topic>Arrays-Pointers</topic>
    <topic>Integral types</topic>
    <topic>Control flow</topic>
    <topic>Algorithms</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 LIP</classification>
  <identifier type="isbn">9780321714114 (pbk)</identifier>
  <recordInfo/>
</mods>
