could somebody please tell me what this is?
lab4.cpp:43: error: elements of array `data rdata[50]' have incomplete type
lab4.cpp:43: error: storage size of `rdata' isn't known
what does it mean by incomplete type?
what does it mean by storage size?
lab4.cpp:43: error: storage size of `rdata' isn't known
what does it mean by incomplete type?
what does it mean by storage size?
