This project is composed of 4 subproblems. Each question requires one source file in this repo.
For more information, please read "CS356-Project1.pdf" and "CS356prj1.pdf".
The source file is sys_ptree.c and is compiled with the help of Makefile and make.
The source file is test_ptree.c and is compiled with the help of Android.mk by ndk-build. Remember to compile the file in a folder named jni.
The source file is generate_process.c and is compiled with the help of Android.mk.
This problem asks us to simulate what happens in a fastfood restaurant.
The source file is BBC.c and is compiled with the help of Android.mk.