<?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>Programming in C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kochan, Stephen G.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <dateIssued encoding="marc">2015</dateIssued>
    <copyrightDate encoding="marc">2015</copyrightDate>
    <edition>4th edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 525 pages : illustrations ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Content: Introduction: Some fundamentals -- Compiling and running your first program -- Variables, data types, and expressions -- Program looping -- Making decisions -- Working with arrays -- Working Functions -- Working with structures -- Character strings -- Pointers -- operating on bits --  The preprocessor -- Extending data types with the enumerated data type, type definitions and data type conversions -- Working with larger programs -- Input and output operations in C -- Miscellaneous and advanced features Debugging programs  -- Object-oriented programming -- </tableOfContents>
  <note type="statement of responsibility">Stephen G. Kochan.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <subject authority="fast">
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15.K76  2015</classification>
  <classification authority="ddc" edition="23">005.13/3</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Developer's library</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780321776419 (pbk.)</identifier>
  <identifier type="isbn">0321776410 (pbk.)</identifier>
  <identifier type="lccn">2014944082</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDXCP</recordContentSource>
    <recordCreationDate encoding="marc">140624</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220721122115.0</recordChangeDate>
    <recordIdentifier source="OSt">18198637</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
