Quote Originally Posted by thmm View Post
How do you compile your code ? Can you post you build script ?
On Linux:
Code:
gcc -std=c18 -Wall -Wextra -Wpedantic -g -I . -o arraycheck  arraycheck.c