Commit Graph

18 Commits

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