Reply-To: From: "Arthur" To: "DJGPP Mailing List" Subject: RE: (none) Date: Sun, 13 Sep 1998 14:15:43 +0100 Message-ID: <000001bddf18$9c5ea760$d54b08c3@arthur> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit In-Reply-To: <35FA9E01.F9A3A55F@unb.ca> Importance: Normal Precedence: bulk > Peter Vock wrote: > > My name is Peter. Currently I'm learning C programming. I recently > > installed djgpp onto my computer. The problem I have is that my lecturer > > has made his own libraries to help us along. Can you please > tell me where > > I can store them so the GCC can access them. > You will have to tell us what type of libraires they are. > Are they ".H" > files? Are they ".A" files? Or are they something else like > ".Lib" files? > And what program did he use to generate them (if they are not .H files) The general rule is that .h files are not library files but header files containing library definitions and prototypes. James Arthur jaa AT arfa DOT clara DOT net ICQ#15054819