Guest_imported
New member
- Jan 1, 1970
- 0
I'm having trouble doing this:
I first built my own library called "Assig6.lib", but I don't know how to add to it the object files storing the code for all the procedures used in my program. Now, in the source code for my program i have written the main procedure and used the previous procedures as external procedures.
I first built my own library called "Assig6.lib", but I don't know how to add to it the object files storing the code for all the procedures used in my program. Now, in the source code for my program i have written the main procedure and used the previous procedures as external procedures.