Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C

Compiler

gcc HEAD 10.0.0 20190825 (experimental)

Options
Warnings
C11(GNU)
no pedantic
Raw runtime options
one;two;three

Author

anonymous

over 6 years ago

$ gcc prog.c -Wall -Wextra -std=gnu11
[0] one
[1] two
[2] three
Exit Code:
0