Task: Warning (No Error)
Navigate to tasks/include-fix/support
.
Run the make
command. You will get a warning. Is it from compiling or linking? Resolve this warning by editing the support/hello.c
file.
Resolve the warning without using the #include
directive.
If you’re having difficulties solving this exercise, go through this relevant section reading material.