Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I'm having trouble doing this: I

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
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.
 
He he he....
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."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top