Commit Graph

30 Commits

Author SHA1 Message Date
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 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