Language
C
Compiler
clang HEAD 7.0.0 (https://github.com/llvm-mirror/clang.git 8c873daccce7ee5339b9fd82c81fe02b73543b65) (https://github.com/llvm-mirror/llvm.git 34d605cb1680fc2b51d39aa168568b181ff8910a)
Options
Warnings
C11(GNU)
no pedantic
$ clang prog.c -Wall -Wextra -std=gnu11
00000001
00000102
00010203
01020304
Exit Code:
0