From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: Inline ASM Date: Sat, 25 Mar 2000 12:16:48 +0300 Organization: MTU-Intel ISP Lines: 21 Message-ID: <38DC8400.CA8F03C0@mtu-net.ru> References: <38daf59d AT news DOT integrityonline DOT com> <38DAFAA7 DOT CC352387 AT mtu-net DOT ru> <8bg4on$4kibp$2 AT fu-berlin DOT de> <38DBC4E2 DOT 405A0F6C AT mtu-net DOT ru> <8bgmoh$502uu$1 AT fu-berlin DOT de> NNTP-Posting-Host: ppp107-213.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 953978548 21097 212.188.107.213 (25 Mar 2000 10:02:28 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 25 Mar 2000 10:02:28 GMT X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dieter, I think you simply don't understand me. The pice of code I posted here is only a few lines from the source file I wrote. So it's a bit incorrect to try to add all the expected variables and teach me what it should look like. :) I just posted a _short part_ of the code for illustrative purposes. Nothing else. :)) Alexei A. Frounze Dieter Buerssner wrote: > > Alexei A. Frounze wrote: > > >Yes, I tried. I have *really* working program. > > I believe you. > You might have been lucky, your example is wrong. Adding the following > lines at the top of your example to make it compilable.