From: "Jack K." Newsgroups: comp.os.msdos.djgpp Subject: Returning from procedure Date: Wed, 30 May 2001 11:41:05 +0200 Organization: tp.internet - http://www.tpi.pl Lines: 10 Message-ID: <9f2fkb$fup$1@news.tpi.pl> NNTP-Posting-Host: pe93.gdansk.cvx.ppp.tpnet.pl X-Trace: news.tpi.pl 991216075 16345 213.76.28.93 (30 May 2001 09:47:55 GMT) X-Complaints-To: usenet AT tpi DOT pl NNTP-Posting-Date: 30 May 2001 09:47:55 GMT X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Can I force the compiler to generate "retf" or "iret" instead of "ret" at the end of procedure? Thanks Jacek