float c;. } x; struct { int a; char b; float c;. } y[20], *z; ... ptr_one =(struct rec *) malloc (sizeof(struct rec)); ptr_one->i = 10; ptr_one->PI = 3.14;.
確定! 回上一頁