Commit Graph

26 Commits

Author SHA1 Message Date
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 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 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 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
Sambo Chea 7bc6a62777 Try to init linkedlist example and testing the node 2020-08-01 20:32:55 +07:00
Sambo Chea f78b5369d6 Add menu functions
Updated to test util
2020-08-01 20:03:17 +07:00
Sambo Chea 651042c6b6 Add function and o.h, o.c for testing function 2020-08-01 18:59:41 +07:00
Sambo Chea 47f8fc2341 Updated work1 with read menu selected 2020-08-01 09:29:07 +07:00
Sambo Chea 14f7cb286f Add read menu details and read file function 2020-08-01 08:49:16 +07:00
Sambo Chea 366dd9de1b Add read file function 2020-07-31 21:56:43 +07:00
Sambo Chea 436d5bb6d6 Fixed error at course of marks 2020-07-31 21:55:58 +07:00
Sambo Chea 2b3d65c582 Add linked list function and example code
Updated for read file function
2020-07-31 21:55:25 +07:00
Sambo Chea 7bce631799 Add read file functions and read welcome.txt data 2020-07-31 21:44:03 +07:00
Sambo Chea 5724110cbb Add read file and menu function and only struct 2020-07-31 21:35:47 +07:00
Sambo Chea 1ee2386f7c Add linkedlist in student tag 2020-07-31 21:32:40 +07:00
Sambo Chea 7f4670089c Add struct and its tests 2020-07-31 21:25:15 +07:00