Language
C
Compiler
gcc HEAD 11.0.1 20210414 (experimental)
Options
Warnings
Compiler Default
no pedantic
$ gcc prog.c -Wall -Wextra
Read from line: name 10 phone city
Read directly to struct: name 10 phone city
Exit Code:
0
Author
anonymous
about 4 years ago
C
gcc HEAD 11.0.1 20210414 (experimental)
Author
anonymous
about 4 years ago
$ gcc prog.c -Wall -Wextra
Read from line: name 10 phone city
Read directly to struct: name 10 phone city