Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!ubc-cs!uw-beaver!mit-eddie!mintaka!olivea!uunet!ogicse!pdxgate!jita@eecs.cs.pdx.edu From: jita@eecs.cs.pdx.edu (Hengky Jita) Newsgroups: comp.os.msdos.programmer Subject: How to set up you own library functions in C/C++ ? Message-ID: <1617@pdxgate.UUCP> Date: 14 Feb 91 22:07:23 GMT Sender: news@pdxgate.UUCP Reply-To: jita@eecs.cs.pdx.edu (Hengky Jita) Organization: Portland State University, Portland, OR Lines: 15 I was writing my general functions in Turbo C 1.5, and wanted to use these functions again next time for other programs. I tried to compile the functions in a file and stored its object file in the include subdirectory. Then I tested this new library functions , it did not work. Does anybody know how to do this in C or/and C++ ? Any inputs will be apreciated. ----- Hengky Jita - Computer Science Portland State Univ INTERNET: jita@cs.pdx.edu (503) 725-7240 USMAIL : 1705 SW 11 TH AVE # 510 , PORTLAND, OR, 97201 ======================================================================