已知<o:p></o:p>struct student<o:p></o:p>{char ﹡name;<o:p></o:p>int student_n;<o:p></o:p>char grade;<o:p></o:p>};<o:p></o:p>struct student temp,*p=&temp;<o:p></o:p>temp.name=”chou”;<o:p></o:p>则下面不正确的是_______。<o:p></o:p>
· 表达式 值p→name chou
· 表达式 值(*p)→name+2 h
· 表达式 值*p→name+2 e
· 表达式 值*(p→name+2) o
出自:佳木斯大学语言治疗学