Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C

Compiler

gcc 10.1.0

Options
Warnings
C11(GNU)
no pedantic

Author

anonymous

over 4 years ago

$ 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
Exit Code:
0