<?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>Modern C</title>
    <subTitle>covers the C23 standard</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Gustedt, Jens</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Shelter Island</placeTerm>
    </place>
    <publisher>Manning</publisher>
    <dateIssued>2025</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxi, 524 p.</extent>
  </physicalDescription>
  <abstract>"Discover the full power of modern C programming, with an inside look at the new C23 standard. For programs that need to be small, fast, and reliable, C is the gold standard. Whether you're writing embedded code, low-level system routines, or high-performance applications, C is up to the challenge. This unique book by Jens Gustedt, a member of the ISO C standards committee, gets you up to speed with C23. In Modern C, Third Edition you'll Learn C basics, core features, and advanced concepts Leverage major C23 improvements for security, reliability, and performance Write portable code that runs anywhere Build multi-threaded applications with atomics and synchronization Create robust and resilient software with error handling Use type-generic programming for reusable code In Modern C, Third Edition you'll learn to harness C's full potential using the latest tools and techniques. After a quick review of the fundamentals suited for coders who haven't used C in a while, this book guides you to mastery of C23, the latest ISO standard."-- Publisher</abstract>
  <note type="statement of responsibility">Jens Gustedt</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>C (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.133 GUS-M</classification>
  <identifier type="isbn">9781633437777</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260710</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710123748.0</recordChangeDate>
  </recordInfo>
</mods>
