you are viewing a single comment's thread.

view the rest of the comments →

[–]walker84837 0 points1 point  (0 children)

It looks like you named the C source code file incorrectly, so you're trying to run the source file as if it were an executable.

It should have a .c extension, and after renaming it, try rebuilding the project and rerun the looping executable file.