SyntaxFix
Write A Post
Hire A Developer
Questions
You are trying to assign a value to a function, which is not possible in C. Try the comparison operator instead:
if (strcmp("hello", "hello") == 0)