<?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>Introduction to C programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Thareja, Reema.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ii</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Oxford University Press</publisher>
    <dateIssued>2012</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 434 p. : ill. ; 28 cm + 1 CD-ROM (4 3/4 in.)</extent>
  </physicalDescription>
  <tableOfContents>Introduction to programming -- Introduction to C -- Decision control and looping statements -- Functions -- Arrays -- Strings -- Pointers -- Structure, union, and enumerated data types -- Files -- Preprocessor directivies -- Linked lists.</tableOfContents>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Reema Thareja.</note>
  <note>Includes index.</note>
  <subject>
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="ddc" edition="22">005.133 TRI</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Oxford higher education</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780198086390 (pbk.)</identifier>
  <identifier type="isbn">0198086393 (pbk.)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">Ma-Un</recordContentSource>
    <recordCreationDate encoding="marc">140517</recordCreationDate>
    <recordChangeDate encoding="iso8601">20150408114219.0</recordChangeDate>
  </recordInfo>
</mods>
