What's wrong with this?

Code:
    double  coslu[8][] = 0;
devstudio complains about a missing subscript or some nonsense.
How do I fix it.

Sensible suggestions only please