Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 8 years ago

Language

Compiler

Options

Author

anonymous

almost 8 years ago

$
prog.c:7:31: warning: ISO C forbids empty initializer braces [-Wpedantic]
 size_t sz = sizeof((struct st){}.fld1);
                               ^
prog.c:7:31: warning: ISO C90 forbids compound literals [-Wpedantic]
Exit Code:
0