<?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:for the absolute beginner</title>
  </titleInfo>
  <name type="personal">
    <namePart>Vine, Michael A.</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">New York</placeTerm>
    </place>
    <publisher>Course Technology</publisher>
    <dateIssued>2009</dateIssued>
    <edition>2 nd</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 317 p.: ill.; 24cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Getting started with C programming -- Primary data types -- Conditions -- Looping structures -- Structured programming -- Arrays -- Pointers -- Strings -- Introduction to data structures -- Dynamic memory allocation -- File input and output -- The C preprocessor -- Appendix A: Common UNIX commands -- Appendix B: VIM quick guide -- Appendix C: NANO quick guide --Appendix D: common ASC II character codes -- Appendix E: Common C library functions.</tableOfContents>
  <note type="statement of responsibility">Michael A. Vine</note>
  <note>Includes index.</note>
  <subject>
    <topic>C (Computer program language)</topic>
    <topic>Electronic books</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15V56</classification>
  <identifier type="isbn">109781598634808    101598634801</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120425</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414113930.0</recordChangeDate>
  </recordInfo>
</mods>
