Syntax to define a reference (pointer) variable to a struct datatype: ... Example program: ... To compile: gcc struct-ref1.c; To run: ./a.out ...
確定! 回上一頁