From: "Florian Janoschek" Newsgroups: comp.os.msdos.djgpp Subject: ASM - function: what should be pushed? Date: Sat, 30 Jan 1999 16:03:55 +0100 Lines: 16 X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 NNTP-Posting-Host: max48.donau.de Message-ID: <36b31ff4.0@news.zeitung-online.net> X-Trace: 30 Jan 1999 16:06:28 +0100, max48.donau.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello everyone! Could someone please tell me, which registers an assembly language function, that is called by djgpp, should push and which needn't to be pushed. (Of course, I know that I have to push only the registers, which I'm going to use...) Does this differ, if the function takes any arguments or has a return value? Thanks for your answer. -- Best regards, Florian Janoschek http://blubisoftware.notrix.de