Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
Обновлено 2024-10-07 07:19:49 +03:00
Reference implementation of the TCG Trusted Platform Module 2.0 specification.
Обновлено 2024-10-04 21:12:27 +03:00
The NFC Class Extension driver implements all NFC device driver interfaces and standard NFC protocols and formats based on the NFC Forum NFC Controller Interface (NCI) Technical Specification
Обновлено 2023-06-14 18:19:36 +03:00
Microsoft ODBC Specification
Обновлено 2023-06-13 20:52:03 +03:00