C++ help (again)

How can it test if an array is empty at a given position (index) ?

like in this way

if(array* != …)
{

}