Skip to content

mhcrnl/ArrayDSLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArrayDSLibrary

Library Management system using Array Data Structure in C

This Code is basically written for college assignments and can be used for the puspose of learning array data structure.

These are the key componenet in the code
1.Basic Operations like (Insert, Update, Delete, Reset)
2.Print All the records
3.Sort
4.Get Size
5.Search
6.Set Functions like (Union, unique, intersection, Difference, Symmetric difference)

This code only support string without spaces. It can save up to two lists in the file and retain it.

For implementation in C# please refer to my other repository named - ArrayDSLibrary_Csharp

About

Library Management system using Array Data Structure in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%