-----Original Message-----
From: Noah Medling <medlingn@hotmail.com>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Friday, December 15, 2000 8:57 PM
Subject: A89: Re: C Librariesjust put #include "filename" at the top of the main program, where filename is the name of your headerfile----- Original Message -----From: Josh 'Gage'Sent: Friday, December 15, 2000 6:09 AMTo: A-89 Mailing ListSubject: A89: C Libraries
Hello
How can I make Libraries(xlib)work with program (x)?
I know it has to do with making a header file so the program knows what it's
looking for, etc. but I'm not sure how to do it in C(I know how to in ASM)
Gage