<?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>Mastering C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Schildt, Herbert</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>Glencoe McGraw Hill</publisher>
    <dateIssued>c1993</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>viii, 399 p.: ill.; 28cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Essential C concepts: C Fundamentals -- Introduction C's program control statements -- More C program control statements -- C Fundamentals: A closer look at data types, variables, and expressions -- Exploring arrays and strings -- Using pointers -- A Closer look at functions -- Mastering I/O: Console I/O -- File I/O -- Advanced features: Structures and unions -- Advanced data types and operators -- The C preprocessor and some advanced topics -- Appendix A: Some C library functions -- Appendix B: C Keyword summary.</tableOfContents>
  <note type="statement of responsibility">Herbert Schildt</note>
  <note>Includes index.</note>
  <subject>
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15 S3</classification>
  <identifier type="isbn">0028004485</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">121105</recordCreationDate>
  </recordInfo>
</mods>
