单项选择题

有以下程序:
#include<stdio.h>
#include<string.h>
typedef structchar name[9];char sex;float score[2];STU;
STU f(STU

A.
STU b="Zhao",'m',85.0,90.0;i