We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello people,
I have a created my project as a Library File by selecting Options for Target --> Output ---> Create Library . Now the purpose of Library is to hide away the Source Code from the Customer . I need to know the process , What is the next step after creating Library file and how to link the library file.
Regards Sam
Just add library to your project, add declarations of functions that you have in library and use them as they are in .c file.