Array of pointers to the structure objects will be as struct abc *ptr[128]. Both the array defined the 128 elements of structure objects and pointers. C program ...
確定! 回上一頁