You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ It follows instructions that ensure the originality of code and minimize chances
11
11
The system ensures data integrity and maintains two arrays of structs in order to store the data of Books and Lendings in the memory.
12
12
The system is designed to be efficient and user-friendly, with features that allow users to easily access the library database and manage their book lending and returning activities.
13
13
14
-
**Note:***You will have to add (.txt) files in your PC Manually. They are Mentioned at the start of Code.*
14
+
**Note:***You will have to add (.txt) files in your PC Manually. The file names are user.txt, books.txt, lendings.txt, students.txt, returns.txt. Without these files, the code will not run.*
15
15
16
16
This my First College Group Project *(1st Semester)*.
17
17
I probably wrote **In-Efficient code**, so if you whould like to change it, feel free to do so.
0 commit comments