<?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++ programming: program design including data structures</title>
  </titleInfo>
  <name type="personal">
    <namePart>Malik, D.S.</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">Australia</placeTerm>
    </place>
    <publisher>Thomson</publisher>
    <dateIssued>c2004</dateIssued>
    <edition>2nd</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xliii, 1555 p.: ill.; 23cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: An Overview of computers and programming languages -- Basic elements of C++ -- Input/output -- Control structures I (selection) -- Control structures II (repetition) -- User-defined functions I -- User-defined functions II -- User-defined simple data types, namespaces, and the string type -- Arrays and strings -- Records (structs) -- Classes and data abstraction -- Inheritance and composition -- Pointers, classes, lists, and virtual functions -- Overloading and templates -- Exception handling -- Recursion -- Linked lists -- Stacks and queues -- Searching and sorting algorithms -- Binary trees -- Graphs -- Standard template library (STL) -- Appendix A: Reserved words -- Appendix B: Operator precedence -- Appendix C: Character sets -- Appendix D: Operator overloading -- Appendix E: Additional c++ topics -- Appendix F: Header files -- Appendix G: Memory size on a system and random number generator -- Appendix H: References -- Appendix I: Answers to selected exercises.  </tableOfContents>
  <note type="statement of responsibility">D.S. Malik</note>
  <note>Includes index.</note>
  <subject>
    <topic>C++ programming language</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153</classification>
  <identifier type="isbn">0619160446</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121102</recordCreationDate>
  </recordInfo>
</mods>
