Hi I have few functions whose definitions I have put up in mycode.c and whose declarations I have put in mycode.h. I want to create a library for this file and for some others also. I want this works similar like math.h or string.h. How can I do so?
I am using Dev C and Windows XP
Please help me
Thank You
I am using Dev C and Windows XP
Please help me
Thank You
Comment