This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating a library

Hi

I am still raw with programming and I would like to know how to create a library which would allow me to access functions I define myself. I have multiple source files (*.c) which define functions but I don't yet know how to enable any program I write to access these functions. I heard that I have to create a library (which I don't know how).

Thank you in advance.

0