Message-ID: <3422F186.76D2@geocities.com> Date: Fri, 19 Sep 1997 14:41:26 -0700 From: MaStEr Of WiZDoM Reply-To: wizkids_online AT geocities DOT com Organization: !! WiZKiDs On-LiNe !! MIME-Version: 1.0 Newsgroups: comp.lang.c++,comp.lang.c,rec.games.programmer,comp.os.msdos.djgpp Subject: Creating User Libraries Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 140.174.210.252 Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi Everyone, I have a question for you guys. Ok, I have a couple of math functions that I've created with DJGPP's C/C++ V2 compiler. And now, I would like to know the steps that I need to take to turn all these functions (about 45) in a library? Would I have to compile these functions to some type of .lib file? Or can I create a header-file like: mymath.h and just have the source code in that file? Any feedback would be really apreciated. Thanks in advance. Ok, thank you for taking the time to read this...have a great day :o) WiZKiD (wizkids_online AT geocities DOT com)