This is my array...

Code:
char	*Constants[] = {"WM_COMMAND", "WM_INITDIALOG"};
How do i find out how many different strings are in the array?