i am getting errors for using string compare functions of string.h
char m1[9]="00000000\0"; unsigned char numb[9]="00000000\0"; if (strncmp(m1,numb1,8)==0)
i get this error
Error 8 expected 'const char *' but argument is of type 'unsigned char *'
how can i solve this, I am using avrstudio5 and my target is Atmega644