here\'s a code to explain my question:
typedef struct ptrstruct{ int *ptr1; int *ptr2; int *ptr3; int *ptr4; int *ptr5; } ptrstruct_t; int main(vo