I'm having trouble doing this: I
I'm having trouble doing this: I
(OP)
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.
RE: I'm having trouble doing this: I
try adding to your source:
INCLUDELIB assig6.lib
"Information has a tendency to be free. Which means someone will always tell you something you don't want to know."