X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 6 Dec 2001 11:28:02 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: ROLAND cc: djgpp AT delorie DOT com Subject: Re: Serial Communicaton In-Reply-To: <20011206092418.77820.qmail@web9106.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 6 Dec 2001, ROLAND wrote: > > info libc alpha "File System" > > > > and read there. > > I don't seem to have info... > Is this an external package I can download? If so, > which package contains this? It's in Texinfo, v2gnu/txi40b.zip. > All of how to do this can be found from the info-thing > mentioned above?? It's explained in the reference and in the examples I mentioned. > I also got the files you mentioned... > Which functions do I have to take a close look at?? Search for "FSEXT" and read the code of the functions which use that.