Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
C syntax
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Reserved keywords=== The following words are [[reserved word|reserved]], and may not be used as identifiers: {{col-begin}} {{col-break|width=20%}} :{{mono|_Alignas}} :{{mono|_Alignof}} :{{mono|_Atomic}} :{{mono|auto}} :{{mono|_Bool}} :{{mono|break}} :{{mono|case}} :{{mono|char}} :{{mono|_Complex}} :{{mono|const}} :{{mono|continue}} :{{mono|default}} :{{mono|do}} {{col-break|width=20%}} :{{mono|double}} :{{mono|else}} :{{mono|enum}} :{{mono|extern}} :{{mono|float}} :{{mono|for}} :{{mono|_Generic}} :{{mono|goto}} :{{mono|if}} :{{mono|_Imaginary}} :{{mono|inline}} {{col-break|width=20%}} :{{mono|int}} :{{mono|long}} :{{mono|_Noreturn}} :{{mono|register}} :{{mono|restrict}} :{{mono|return}} :{{mono|short}} :{{mono|signed}} :{{mono|sizeof}} :{{mono|static}} :{{mono|struct}} {{col-break}} :{{mono|switch}} :{{mono|_Thread_local}} <!-- new in C23 thread_local, seems its replacement --> :{{mono|typedef}} :{{mono|union}} :{{mono|unsigned}} :{{mono|void}} :{{mono|volatile}} :{{mono|while}} {{col-end}} Implementations may reserve other keywords, such as {{code|asm}}, although implementations typically provide non-standard keywords that begin with one or two underscores.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)