Commit Graph

20 Commits

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