Y
Hacker News
new
|
ask
|
show
|
jobs
by
atiedebee
208 days ago
Does it support C99 with VLAs yet?
1 comments
hgs3
207 days ago
It supports C99 minus VLAs. Worth noting that only C99 mandates VLAs. They are optional in C11, C17, and C23.
link