typedef struct student{int num;char name[20]'int score;
} node;
http://blog.csdn.net/icurious/article/details/46711927