generate library in c language

Thread Starter

TAKYMOUNIR

Joined Jun 23, 2008
352
how can i make (generate library in c) and use this library in many programs(in c), (like myfunctions.h) this for example contain some functions or how to combine group of libraries in one library like(stdio,math,time,string,stdlib) in one library called(mylib.h ) for example
thanks
 
Last edited:
Top