Conflicting types when compiling
I am trying to compile a program that has a function name that is the same as one in the string.h library, but I need the function to be named as such for a assignment. Is there a way I can disable the flag or something that is stopping the program from compiling.
Please sign in to leave a comment.