<?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</title>
    <subTitle>from problem analysis to program design</subTitle>
  </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="text">Australia</placeTerm>
    </place>
    <publisher>Course Technology</publisher>
    <dateIssued>2002</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxxii, 1104 p. : ill. (col). ; 24 cm.</extent>
  </physicalDescription>
  <subject>
    <topic>Computer science Computer language</topic>
    <topic>Input/ output</topic>
    <topic>Standards</topic>
    <topic>Relational structures</topic>
    <topic>Functions</topic>
    <topic>Static and automatic variables</topic>
    <topic>Array and strings</topic>
    <topic>Data abstraction</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 MAL</classification>
  <identifier type="isbn">0619062134 (pbk)</identifier>
  <recordInfo/>
</mods>
