Commit Graph

66 Commits

Author SHA1 Message Date
Sambo Chea c005c34103 complete q2 in student id 2020-08-03 13:14:33 +07:00
Sambo Chea c8f250e9d6 init q2 for new sol 2020-08-03 11:59:06 +07:00
Sambo Chea 579fa56ae8 Updated compile and name 2020-08-03 11:57:27 +07:00
Sambo Chea 90bdecd365 Updated for q1 and compeleted 2020-08-03 11:54:43 +07:00
Sambo Chea b7228aab16 Updated menu and order the function 2020-08-03 11:39:03 +07:00
Sambo Chea f8749e3427 Fixed search the student 2020-08-03 11:34:26 +07:00
Sambo Chea 7bffb64752 Completed find failed students and fixed 2020-08-03 11:24:31 +07:00
Sambo Chea f929cea52d Add count elements and updated students data 2020-08-03 09:42:16 +07:00
Sambo Chea 657807d6a2 Fixed and replace for real test
But not fixed the find failed issue yet
Find failed have only one record found, but it's many
2020-08-02 22:20:22 +07:00
Sambo Chea 52dcaf6fac Fixed read file missing statement 2020-08-02 22:04:21 +07:00
Sambo Chea c5416d4704 Fixed for empty record when use option find max or any else 2020-08-02 22:03:08 +07:00
Sambo Chea 1007604842 Fixed the largest avg find 2020-08-02 21:57:57 +07:00
Sambo Chea ee1ec269b4 Updated find failed students 2020-08-02 21:56:11 +07:00
Sambo Chea 9880763344 Add find failed function, but not work well yet 2020-08-02 21:46:14 +07:00
Sambo Chea 6a0deedead Completed find the maximum avg for student 2020-08-02 21:22:56 +07:00
Sambo Chea b3ddc90786 Updated for search by key and id 2020-08-02 21:00:05 +07:00
Sambo Chea ef484509f3 Clean up memory and add function search for student by name and id 2020-08-02 20:50:31 +07:00
Sambo Chea 55a392584e Fixed string memcpy copy the values 2020-08-02 19:58:58 +07:00
Sambo Chea 5d13eb0e38 Updated the file head 2020-08-02 19:49:41 +07:00
Sambo Chea ff0e21d42b Preform the linked list nodes
Use free to clean up the memory
2020-08-02 19:42:42 +07:00
Sambo Chea 909f55f621 Updated function 2020-08-02 19:36:32 +07:00
Sambo Chea 632b863ff9 Remove unused comments 2020-08-02 19:32:17 +07:00
Sambo Chea aabb594c70 Updated for student details and add goto label for enter course units again 2020-08-02 19:29:14 +07:00
Sambo Chea 9aa3dc2919 Fixed print student data and read data from file 2020-08-02 19:20:50 +07:00
Sambo Chea 63966b9e34 add student via cli in menu ready 2020-08-02 18:30:52 +07:00
Sambo Chea b277d96c36 Add looping the menu 2020-08-02 18:10:37 +07:00
Sambo Chea 284a856634 Not implementation on functions
But just put the menu
2020-08-02 18:02:35 +07:00
Sambo Chea 227c5e896d Updated and can be read the student data from file 2020-08-02 17:55:14 +07:00
Sambo Chea 443a30a5d4 Updated book and print data out 2020-08-02 15:06:16 +07:00
Sambo Chea ba3a1df3a4 Updated book store data and display it and add it 2020-08-02 14:48:59 +07:00
Sambo Chea 171e2e38e6 Updated readme 2020-08-02 14:14:09 +07:00
Sambo Chea 527b38f3a2 Updated files 2020-08-02 14:12:54 +07:00
Sambo Chea 23e2579e56 Add write the data into file by linked list data 2020-08-02 13:57:55 +07:00
Sambo Chea d4887d22ba Add book node store in local txt as database and its concepts 2020-08-02 13:21:17 +07:00
Sambo Chea 501babfbf7 Add example for reading file into linked list and return the output back 2020-08-02 12:07:05 +07:00
Sambo Chea 2c10067d3e Add and updated functions 2020-08-02 11:43:28 +07:00
Sambo Chea 11a394e2ef Add display menu for show details 2020-08-02 11:35:29 +07:00
Sambo Chea 1f0e556137 Fixed missing semi 2020-08-02 11:31:44 +07:00
Sambo Chea bc93e0313c Add student tag inside 2020-08-02 11:30:13 +07:00
Sambo Chea b1fe773f8a Add function struct and tags for person tag and course tag
Add header functions
2020-08-02 11:27:05 +07:00
Sambo Chea 7f888fe3b6 Add single work 1 for real data and use for assi 2020-08-02 11:02:12 +07:00
Sambo Chea bcbcbdcd37 Add struct and linked list example on struct obj 2020-08-02 11:00:17 +07:00
Sambo Chea 3762d25f4e Remove the scripts 2020-08-02 10:50:03 +07:00
Sambo Chea 46cd2556bc Updated files work and manage 2020-08-01 22:20:12 +07:00
Sambo Chea 9d9eb77688 clean the work files 2020-08-01 22:10:24 +07:00
Sambo Chea 10fe1747d3 Add element message alert 2020-08-01 22:04:44 +07:00
Sambo Chea b9356d3bc3 Updated the add last element inti linkedlist 2020-08-01 21:59:39 +07:00
Sambo Chea cdb08a328e Clean and call the function with menu 2020-08-01 21:13:49 +07:00
Sambo Chea 7aae05eae6 Add all function logic for linked list example 2020-08-01 20:58:47 +07:00
Sambo Chea 566ae2c7e8 Add traverse and add some logic for linked list 2020-08-01 20:48:36 +07:00