Skip to content

herrone/CourseworkC-

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published