Author
anonymous
over 4 years ago
C
gcc 10.1.0
$ gcc prog.c -Wall -Wextra -std=gnu11
prog.c: In function 'vec_array_store': prog.c:23:1: warning: control reaches end of non-void function [-Wreturn-type] 23 | } | ^ 1 0x7ffdd189e720 0x7ffdd189e720
prog.c: In function 'vec_array_store': prog.c:23:1: warning: control reaches end of non-void function [-Wreturn-type] 23 | } | ^
1 0x7ffdd189e720 0x7ffdd189e720