User forums > Using Code::Blocks

Why is there no C23 standard in the C language?

(1/1)

Ajajup:
Why is there no C23 standard in the C language?
Why  :(

Miguel Gimenez:
This is OT here, ask in a C-related forum.

nenin:

--- Quote from: Ajajup on January 19, 2025, 02:43:10 am ---Why is there no C23 standard in the C language?
Why  :(

--- End quote ---
You can always add "other compile options", for example "-std=c23" for GCC.
https://gcc.gnu.org/onlinedocs/gcc/C-Dialect-Options.html

Miguel Gimenez:
Added support for C23 standard in r13605 (only on GCC13 and newer).

Navigation

[0] Message Index

Go to full version