PREV INDEX NEXT

Author: Unknown
Subject: Parsley.h / mainParsley
Date: Saturday, 26 Sep 2020, 16:09:24

I made sure to #include /c/cs323/Hwk2/parsley.h in my c file and linked it in my makefile but I am getting errors (such as: undefined reference to `mallocCMD') when I use the functions defined in parsley.h. I also linked my object file with mainParsley.o. Is there anything else that we need to link or copy to test our files locally?
PREV INDEX NEXT