# 20240328_高级程序设计_小作业4 **Repository Path**: noCH3COOH/20240328_advancedProgramDesign_homework4 ## Basic Information - **Project Name**: 20240328_高级程序设计_小作业4 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-22 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-24ddc0f5d75046c5622901739e7c5dd533143b0c8e959d652212380cedb1ea36.svg)](https://classroom.github.com/a/ifH58llC) # list-4, implement doubly linked list, following the project structure in this repository. You only need to add code to list.c and test code in main.c You only need to submit list.c file