From: sime AT fly DOT cc DOT fer DOT hr (Simun Mikecin) Newsgroups: comp.os.msdos.djgpp Subject: Re: FP_SEG and FP_OFF in DJGPP Date: 22 May 1997 10:16:22 GMT Organization: etf Lines: 16 Distribution: world Message-ID: <5m16dm$sio@bagan.srce.hr> References: <01bc65c8$dc0dfca0$ac6e9cc3 AT MBInternet DOT mbnet DOT fi> Reply-To: sime AT fly DOT cc DOT etf DOT hr NNTP-Posting-Host: fly.cc.etf.hr Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Samuli Järvelä (sjarvela AT mbnet DOT fi) wrote: : I've tried to translate the following asm(in pascal) procedure to DJGPP: : ASM : mov cx, %variable : mov bx, offset %another_variable : mov ax, seg %another_variable : mov es, ax : mov ax, 1510h : mov int 2fh ^^^^^^^^^^^ What is that line? Typing error? -- // E-mail: smikecin AT bigfoot DOT com // URL: http://fly.cc.fer.hr/~sime