delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/02/18/16:30:06.1

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Message-ID: <005c01c1b860$94bcd8e0$510510ac@et21>
From: "jade" <jade AT cdict DOT umcc DOT cu>
To: <djgpp AT delorie DOT com>
Subject: Protected mode pointer
Date: Mon, 18 Feb 2002 03:42:28 -0600
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Reply-To: djgpp AT delorie DOT com

This
unsigned long far * screen;
screen=((unsigned char far *)0xa0000000);
Makes a general proteccion fault working under protected mode. How can I
make a ppointer to a location under protected mode?. Does djgpp have a
function like
_x386_mk_protected_ptr()  of Zortech C++

- Raw text -


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