Create new library

If i created my own new function, how could i put it into my library ?
And, how to create my own library ?

Thanks !
You could put the file in your compilers include directory, and #include <mylibraryfile.h> whenever you want.
Thanks so much !
Topic archived. No new replies allowed.