From: "Alexandre Devaure" Newsgroups: comp.os.msdos.djgpp Subject: djgpp equivalent of borland __emi__ function Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <34AK4.1308$Uy5.1641536@nnrp6.proxad.net> Date: Mon, 17 Apr 2000 08:38:23 GMT NNTP-Posting-Host: 194.51.236.59 X-Complaints-To: abuse AT proxad DOT net X-Trace: nnrp6.proxad.net 955960703 194.51.236.59 (Mon, 17 Apr 2000 10:38:23 CEST) NNTP-Posting-Date: Mon, 17 Apr 2000 10:38:23 CEST Organization: Guest of ProXad - France To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi I need to port Borland c code to djgpp. But in the code sources, the coder used the __emit__ function. This function puts opcode directly in the text segment. Does it exist an equivalent function with djgpp ? TIA Alex