Date: Sun, 15 Feb 1998 13:13:21 +0200 (IST) From: Eli Zaretskii To: pneyz cc: djgpp AT delorie DOT com Subject: Re: HELP - How to link Binary Files in a Data File In-Reply-To: <34E3896E.A6C11CD6@bethany.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 12 Feb 1998, pneyz wrote: > > Please consider adding this functionality to DJGPP's bin2h and submitting > > the patches to DJ Delorie for inclusion in future releases. > > How would I go about doing that? Would it be better to write the > functionality into bin2h or just use the code that I wrote? It's up to you. Personally, I prefer to have related functions inside the same program. But the final decision should be made by the person who does the actual work.