数据结构完整代码
(线性表顺序存储)#include "string.h"#include "ctype.h"#include "stdio.h"#include "stdlib.h"#include "io.h"#i