Date: Mon, 24 Mar 1997 13:34:25 +0300 (IDT) From: Eli Zaretskii To: Phil Galbiati cc: djgpp AT delorie DOT com Subject: Re: DJGPP sample programs? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 24 Mar 1997, Phil Galbiati wrote: > I think that *simple* examples of: > 1) single-file c program > 2) multi-file c program > 3) single-file c++ program > 4) multi-file c++ program > > A more involved example may be good as well (especially if it highlights > DJGPP features which make it more powerful and easier to use than the > borland & M$ products -- perhaps a simple exercise of the virtual memory > system, and/or filename globbing). This stuff really belongs to a tutorial, which DJGPP indeed lacks. > I would be more than willing to put together the c examples, but I don't > know c++ well enough to know what a good quick example might be. Then put together C examples only and make them available (contact DJ Delorie for details about uploading). In my experience, making a feature happen, even in part, encourages others to contribute as well.