Updated book store data and display it and add it

This commit is contained in:
2020-08-02 14:48:59 +07:00
parent 171e2e38e6
commit ba3a1df3a4
3 changed files with 146 additions and 73 deletions

3
runBook Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
gcc tests/bookNode.c -o bookNode.bin && ./bookNode.bin