-  
			      有以下程序
#include   
struct S
{
    int x, y;
};
main( ) 
{
    struct S  dat 
			      
			      	   1970/01/01 点击:6069  
			      
			       
     
			     -  
			      有以下程序
#include  
struct  tt
{  int x;  struct tt *y;  } s[3]={ 1,0,2,0,3,0};
m 
			      
			      	   1970/01/01 点击:6038  
			      
			       
     
			     -  
			      有以下程序
#include   
struct tt
{ int x;  struct tt  *y; } s[2]={ 1,0,2,0};
main(  
			      
			      	   1970/01/01 点击:6036  
			      
			       
     
			     -  
			      有以下程序
#include  
main()
{   struct  cm{ int x;  int y; } a[2]={4,3,2,1 };
     
			      
			      	   1970/01/01 点击:6045  
			      
			       
     
			     -  
			      有以下定义
    struct  person  { char  name[10]; int  age; };
    struct  person  class[10]={  
			      
			      	   1970/01/01 点击:6027  
			      
			       
     
			     -  
			      有以下程序:
#include   
struct  S
{ int  a,  b; } data[2]={10,100,20,200}; 
			      
			      	   1970/01/01 点击:6033  
			      
			       
     
			     -  
			      有以下程序
#include 
struct ord
{  int  x,y; } dt[2]={1,2,3,4};
main()
{  
    st 
			      
			      	   1970/01/01 点击:6029  
			      
			       
     
			     -  
			      有以下程序
      #include 
      struct S{ int a; int *b;};
      main()
      {    
			      
			      	   1970/01/01 点击:6031  
			      
			       
     
			     -  
			      有以下程序段
     struct st
     { int  x;    int  *y; } *pt;
     int  a[]={1,2}, b[]={3,4} 
			      
			      	   1970/01/01 点击:6030  
			      
			       
     
			     -  
			      有以下程序
     #include 
     struct  tt
     {  int   x; struct   tt *y; } *p;
   
			      
			      	   1970/01/01 点击:6029  
			      
			       
     
			     
			   
			
			   
			  
			  
 		 
 		
 			
 			
   			学习资料下载
   			
   				
   				
   				扫描关注微信躺着学
   				QQ交流:565189854
   				UI&前端:728789100