当前位置: X题卡 > 所有题目 > 题目详情

设有以下程序: struct stint n;struct st*next;; static struct st a[3]=5,&a[1],7,&a[2],9,'/0/,*p; p=&a[0];...

查看本题答案

你可能感兴趣的试题

P++->n  p->n++  (*p).n++  ++p->n  
p++->n  p->n++  (*p).n++  ++P>n  
struct是结构体类型的关键字  struct SS是结构体类型  PERSON是结构体类型名  name是结构体成员名  
p++->n  p->n++  (*p).n++  ++p->n  
可用S定义结构体变量  可以用T定义结构体变量  S是struct类型的变量  T是struct S类型的变量  
PER 是结构体变量名  PER 是结构体类型名  typedef struct 是结构体类型  struct 是结构本类型名  
std.color  ptr-> color  std-> color  (*ptr) .color  
p++->n  p->n++  (*.n++  ++p->n  
p++->n  p->n++  (*p).n++  ++p->n  
p++->n  p->n++  (*p).n++  ++p->n  
p+ + ->n  p->n + +  (* . n+ +  + +p - >n  
PER是结构体变量名  PER是结构体类型名  typedef struct是结构体类型  struct是结构类型名  
PER 是结构体变量名  PER是结构体类型名  typedef struct 是结构体类型  struct 是结构体类型名  
struct是结构体类型的关键字  struct SS是结构体类型  PERSON是结构体类型名  name是结构体成员名  
可以用TT定义结构体变量  IT是struct类型的变量  可以用CIN定义结构体变量  CIN是struct IT类型的变量  

热门试题

更多