Yeah sure i did that but when i do
Code:
 

strcmp(c, match)
Inside if test expression i get an compilation error saying the function strcmp should have a prototype.