*solved* A void array?
in
Programming Questions
•
6 months ago
Hi there,
I was just wondering if it was possible to have an arrayed-void? Like:
void alarm[0] { } and
void alarm[1] { }?
Any help would be appreciated!
Thanks again,
KingD.
1