Date: Mon, 13 May 1996 17:03:49 +0200 (IST) From: Eli Zaretskii To: Massimo Chieruzzi Cc: djgpp AT delorie DOT com Subject: Re: DJGPP & TASM In-Reply-To: <4n4l4s$egm@everest.vol.it> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 12 May 1996, Massimo Chieruzzi wrote: > I'm new in the world of C and djgpp ... i'd like to know if it's > possible to use in my code external procedure compiled with Tasm, who > can I pass to the procedure the parameters and finally how to do a > Library ... I know these are lot's of question and maybe stupid for > you but please help me :-)) Please download the DJGPP FAQ list (v2/faq200b.zip from the same place you get DJGPP) and read chapter 17 there. It describes this issue at length.