SyntaxFix
Write A Post
Hire A Developer
Questions
You can try this:
char tab[7]={'a','b','t','u','a','y','t'}; printf("%d\n",sizeof(tab)/sizeof(tab[0]));