ISO/IEC C Standard Library¶
Scala Native provides bindings for a core subset of the International Organization for Standardization/International Electrotechnical Commission (ISO/IEC) C standard library.
The project now tracks the C11 standard (ISO/IEC 9899:2011) but currently most bindings are from the C99 standard (ISO/IEC 9899:1999).
Supported classes¶
For a list of currently supported C Library types and methods refer to scaladoc package or consult the details that follow.
Supported Headers and Source Location¶
C Header |
Scala Native Module |
|---|---|
N/A - indicates binding not available |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
|
N/A |
Continue to posixlib.