Student-Management-System

A simple Student Management System project built using C programming. It includes:

Features

How to Run

```bash gcc main.c student.c undo.c queue.c init.c -o student_mgmt ./student_mgmt