<?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>Effective C</title>
    <subTitle>an introduction to professional C programming</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Seacord, Robert C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>2ND Edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxviii, 279 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <abstract>"An in-depth guide for developers who already know how to program and want to quickly come up to speed on professional programming in C. It introduces the language's basic data types and code structures ; addresses best practices and common errors ; and teaches how to debug, test, and analyze C programs" $c Provided by publisher.</abstract>
  <note type="statement of responsibility">by Robert C. Seacord.</note>
  <note>Includes bibliographical references and index.</note>
  <subject>
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15 S433 2025</classification>
  <classification authority="ddc" edition="23">005.13/3</classification>
  <identifier type="isbn">9781718504127</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260224</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260224160516.0</recordChangeDate>
  </recordInfo>
</mods>
