이름공간
변수

C99

cppreference.com
< c

ISO/IEC 9899:1999, a.k.a. C99, is a previous revision of the C standard.

Obsolete

Removed

  • 암묵적인 int 선언
  • 암묵적인 함수 선언

Deprecated

New language features

Feature test macros for optional features

New library features

New headers

  • <complex.h>
  • <fenv.h>
  • <inttypes.h>
  • <stdbool.h>
  • <stdint.h>
  • <tgmath.h>

Library features

Defect reports

틀:c/language/history/DR99

Compiler support

틀:c/compiler support/99