Language
C
Compiler
gcc HEAD 11.0.0 20200926 (experimental)
Options
Warnings
Optimization
C11(GNU)
-pedantic
$ gcc prog.c -Wall -Wextra -O2 -march=native -std=gnu11 -pedantic
Name: Jenny Address: Woodbridge Ave
Name: Amber Address: Exeter street
Name: Michael Address: Main Street
Name: David Address: Plainfield ave
Exit Code:
0