herrone/CourseworkC-
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
g++/clang (I use a Mac) is used for building. There are four c files included for testing: (test(1-4).c) There is a makefile, detailed below FULL APP (PartA, BST) 1) To build, nav to the folder, then: || To run: || To clean: make build ./symbol_table testx.c || make clean Just the BST LIB To build || To clean make lib || make cleanlib