Skip to content

C is a procedural programming language. It was initially developed by Dennis Ritchie in the year 1972. It was mainly developed as a system programming language to write an operating system. The main features of the C language include low-level memory access, a simple set of keywords, and a clean style, these features make C language suitable for…

Notifications You must be signed in to change notification settings

kunu247/C_Programming_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS (Student Management System) in C

In this article, we will implement student management system using linked list in c.

A student management system (also known as a student information system or SIS) helps a school manage data, communications, and scheduling. A school system generates and uses a large amount of data. This data must be communicated appropriately to students, faculty, and parents. A student management system helps schools to store, manage, and distribute this information.

Screenshots

main

menu_screen

add_record

view

del

about_scr

🚀 About Me

Hello, user I'm a Programmer ! My self Kunal !

Authors

🔗 Links

instagram

github

About

C is a procedural programming language. It was initially developed by Dennis Ritchie in the year 1972. It was mainly developed as a system programming language to write an operating system. The main features of the C language include low-level memory access, a simple set of keywords, and a clean style, these features make C language suitable for…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages