.. include:: ../check.rst ========== inttypes.h ========== Functions ========= .. list-table:: :widths: auto :align: center :header-rows: 1 * - Function - Implemented - C23 Standard Section - POSIX Docs * - imaxabs - |check| - 7.8.2.1 - `POSIX.1-2024 `__ * - imaxdiv - |check| - 7.8.2.2 - `POSIX.1-2024 `__ * - strtoimax - |check| - 7.8.2.3 - `POSIX.1-2024 `__ * - strtoumax - |check| - 7.8.2.3 - `POSIX.1-2024 `__ * - wcstoimax - - 7.8.2.4 - `POSIX.1-2024 `__ * - wcstoumax - - 7.8.2.4 - `POSIX.1-2024 `__