Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 1 year ago

Language

C

Compiler

gcc 13.2.0

Options
Warnings
C11(GNU)
no pedantic
Raw compiler options
-Wno-sizeof-array-argument

Author

anonymous

over 1 year ago

$ gcc prog.c -Wall -Wextra -std=gnu11 -Wno-sizeof-array-argument
size = 8
element_count = 10
Exit Code:
0