Language
C
Compiler
gcc 10.1.0
Options
Warnings
C11
-pedantic-errors
$ gcc prog.c -Wall -Wextra -std=c11 -pedantic-errors
Exit Code:
0
Author
anonymous
about 4 years ago
C
gcc 10.1.0
Author
anonymous
about 4 years ago
$ gcc prog.c -Wall -Wextra -std=c11 -pedantic-errors
prog.c: In function 'main':
prog.c:2:6: warning: unused variable 'hoge\U0000ff26\U0000ff35\U0000ff27\U0000ff21\U0000ff1d\U00003042\U00003044\U00003046\U00003048\U0000304a' [-Wunused-variable]
2 | int hogeFUGA=あいうえお;
| ^~~~~~~~~~~~~~~~~~~~~~~~