.. include:: ../check.rst ======== assert.h ======== Macros ====== .. list-table:: :widths: auto :align: center :header-rows: 1 * - Macro - Implemented - C23 Standard Section - POSIX Docs * - __STDC_VERSION_ASSERT_H__ - |check| - 7.2.1 - * - assert - - 7.2.1 - `POSIX.1-2024 `__