这个数据结构的程序怎么写啊

程序1:单链表基本操作的实现完成 CreateList函数, ListInsert函数
ListDelete函数和Get_Elem函数实现单链表的创建插入删除和查询操作