Hi, we have been given an assignment in which we need to use procedures, functions, library routines etc. now there is a mainline file and a library file. we were told we should use "make" to compile it.
say if the mainline code was called Image.c and the library code is called image_lib.c what command should i use to compile them and check to see if it works.

Also im not sure if it is suppose to be image_lib.c or image_lib.h

Any help would be appreciated
thanks