Following is the declaration for pointers to structures in C programming − struct tagname *ptr;. For example: struct student *s; ...
確定! 回上一頁