The C23 edition of Modern C is now available for free download, featuring updates to the new C standard, including new bit-precise types, C library headers, and improvements for enumeration types. The book also covers new concepts such as a nullptr constant, syntactic annotation with attributes, and type generic programming. The author notes that the goal was to publish this new edition at the same time as the new C standard goes through the ISO publication procedure. The book is available for download along with code examples and a dedicated page with more information.