No, you'd have to set enemy[15] to NULL manually.

But I think using an array is not a good idea for that purpose anyway. Better use a linked list.