| .. 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 <https://pubs.opengroup.org/onlinepubs/9799919799/functions/imaxabs.html>`__ |
| * - imaxdiv |
| - |check| |
| - 7.8.2.2 |
| - `POSIX.1-2024 <https://pubs.opengroup.org/onlinepubs/9799919799/functions/imaxdiv.html>`__ |
| * - strtoimax |
| - |check| |
| - 7.8.2.3 |
| - `POSIX.1-2024 <https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtoimax.html>`__ |
| * - strtoumax |
| - |check| |
| - 7.8.2.3 |
| - `POSIX.1-2024 <https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtoumax.html>`__ |
| * - wcstoimax |
| - |
| - 7.8.2.4 |
| - `POSIX.1-2024 <https://pubs.opengroup.org/onlinepubs/9799919799/functions/wcstoimax.html>`__ |
| * - wcstoumax |
| - |
| - 7.8.2.4 |
| - `POSIX.1-2024 <https://pubs.opengroup.org/onlinepubs/9799919799/functions/wcstoumax.html>`__ |