Commit Graph

26 Commits

Author SHA1 Message Date
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
52dcaf6fac Fixed read file missing statement 2020-08-02 22:04:21 +07:00
c5416d4704 Fixed for empty record when use option find max or any else 2020-08-02 22:03:08 +07:00
1007604842 Fixed the largest avg find 2020-08-02 21:57:57 +07:00
ee1ec269b4 Updated find failed students 2020-08-02 21:56:11 +07:00
9880763344 Add find failed function, but not work well yet 2020-08-02 21:46:14 +07:00
6a0deedead Completed find the maximum avg for student 2020-08-02 21:22:56 +07:00
b3ddc90786 Updated for search by key and id 2020-08-02 21:00:05 +07:00
ef484509f3 Clean up memory and add function search for student by name and id 2020-08-02 20:50:31 +07:00
55a392584e Fixed string memcpy copy the values 2020-08-02 19:58:58 +07:00
5d13eb0e38 Updated the file head 2020-08-02 19:49:41 +07:00
ff0e21d42b Preform the linked list nodes
Use free to clean up the memory
2020-08-02 19:42:42 +07:00
909f55f621 Updated function 2020-08-02 19:36:32 +07:00
632b863ff9 Remove unused comments 2020-08-02 19:32:17 +07:00
aabb594c70 Updated for student details and add goto label for enter course units again 2020-08-02 19:29:14 +07:00
9aa3dc2919 Fixed print student data and read data from file 2020-08-02 19:20:50 +07:00
63966b9e34 add student via cli in menu ready 2020-08-02 18:30:52 +07:00
b277d96c36 Add looping the menu 2020-08-02 18:10:37 +07:00
284a856634 Not implementation on functions
But just put the menu
2020-08-02 18:02:35 +07:00
227c5e896d Updated and can be read the student data from file 2020-08-02 17:55:14 +07:00
2c10067d3e Add and updated functions 2020-08-02 11:43:28 +07:00
11a394e2ef Add display menu for show details 2020-08-02 11:35:29 +07:00
1f0e556137 Fixed missing semi 2020-08-02 11:31:44 +07:00
bc93e0313c Add student tag inside 2020-08-02 11:30:13 +07:00
b1fe773f8a Add function struct and tags for person tag and course tag
Add header functions
2020-08-02 11:27:05 +07:00
7f888fe3b6 Add single work 1 for real data and use for assi 2020-08-02 11:02:12 +07:00