<?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>
    <nonSort>F</nonSort>
    <title>luent</title>
  </titleInfo>
  <name type="personal">
    <namePart>Preschern, Christopher</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">eng</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent> xxi, 281 pages :   illustrations ;  24 cm</extent>
  </physicalDescription>
  <abstract>xpert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs. Christopher Preschern, a leading member of the design patterns community, answers questions such as how to structure C programs, cope with error handling, or design flexible interfaces. Whether you're looking for one particular pattern or an overview of design options for a specific topic, this book shows you how to implement hands-on design knowledge specifically for the C programming language. You'll find design patterns for: Error handling Returning error information Memory management Returning data from C functions Data lifetime and ownership Flexible APIs Flexible iterator interfaces Organizing files in modular programs Escaping #ifdef Hell."--Page 4 of cover.</abstract>
  <tableOfContents> patterns. Error handling -- Returning error information -- Memory management -- Returning data from C functions -- Data lifetime and ownership -- Flexible APIs -- Flexible iterator interfaces -- Organizing files in modular programs -- Escaping #ifdef Hell -- Pattern stories. Implementing logging functionality -- Building a user management system -- Conclusion.
520    	$</tableOfContents>
  <note type="statement of responsibility">Christopher Preschern.</note>
  <note>Includes bibliographical references (pages 275-276) and index.</note>
  <subject>
    <topic> C (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Instructional and educational works. $2 lcgft</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <classification authority="lcc"> QA76.73.C15  P745 2023</classification>
  <identifier type="isbn">9781492097334</identifier>
  <identifier type="isbn">97814921097334</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">IQ-NaUA</recordContentSource>
    <recordCreationDate encoding="marc">260201</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260201053307.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">ara</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
