Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
prog.c: In function 'foo':
prog.c:24:14: error: 'i' is used uninitialized in this function [-Werror=uninitialized]
     for (int i = 0; i < COUNT; i++)
              ^
cc1: all warnings being treated as errors
Exit Code:
1