delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/18/20:25:09

Sender: nate AT cartsys DOT com
Message-ID: <36CCBCDB.FA56AC1@cartsys.com>
Date: Thu, 18 Feb 1999 17:22:35 -0800
From: Nate Eldredge <nate AT cartsys DOT com>
X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586)
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: error: operator size not specified
References: <36CAF635 DOT 4E2454D6 AT pge DOT com>
Reply-To: djgpp AT delorie DOT com

Mike purtell wrote:
> 
> This could probably be cleared up a lot easier if I had Mathew
> Mastracci's email ID ( This is from his "how to nasm with DJGPP"
> tutorial section 4.3 [and this sucker won't compile]) but since I
> don't...
> 
> The following function bails at the line
> 
>  mov [VideoRAM], 0ffffh
[snip]
> VideoRAM    dw 0000hand declared the function
> [GLOBAL _InitGraphics__Fv]

Try

mov word [VideoRAM], 0ffffh
-- 

Nate Eldredge
nate AT cartsys DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019