ISO-C
Programming languages — C
The standard for the C programming language. Defines syntax, semantics, library functions, and undefined behaviours. The dominant language for embedded systems, operating systems, safety-critical software, and hardware interfaces. Required by MISRA C and CERT C coding standards.
- Document
- ISO/IEC 9899:2024 (C23)
- URL
- https://www.iso.org/standard/82075.html
- Label
- Standard
- Keywords
- C language embedded systems operating systems MISRA C CERT C safety-critical software systems programming
Domain: Programming Languages · Standard