Skip to content

Commit

Permalink
Track C11 now
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrich committed Nov 16, 2022
1 parent ce1f10b commit 811f055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/lib/libc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ C Standard Library
Scala Native provides bindings for a core subset of the
`C standard library <https://en.cppreference.com/w/c/header>`_.

Currently the bindings follow the C99 standard (ISO/IEC 9899:1999).
The project now tracks the *C11 standard (ISO/IEC 9899:2011)* but
currently most bindings are from the *C99 standard (ISO/IEC 9899:1999)*.

============== ==================================
C Header Scala Native Module
Expand Down

0 comments on commit 811f055

Please sign in to comment.