retrhelo / Stu_Info_Management

A tiny programme written in C, on Linux. It is a practice programme for me in college. May include many drawbacks and I would appreciate it if any can kindly give some advice on it. Thanks for your patience of clicking in. :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stu-Info-Management

=====================

It is originally a practice from my C Programming Course. I was asked to programme a student information control system, which is supposed to add, remove, check out, edit, and export student information.

Stu-Info-Management is using the linked list structure, which is the request from my course.

All the sources files are in the C language.

About

A tiny programme written in C, on Linux. It is a practice programme for me in college. May include many drawbacks and I would appreciate it if any can kindly give some advice on it. Thanks for your patience of clicking in. :)

License:MIT License


Languages

Language:C 96.0%Language:Makefile 4.0%