I have a question about adding a header file to my code file which is called ex6.c . When IM trying to add a header file which is called ex6.h, to my code like that:
#include "ex6.h"
I get this error: cannot open source file "ex6.h" what am I doing wrong?
1.4m articles
1.4m replys
5 comments
57.0k users