delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/08/05/15:51:35

From: eggbrains AT aol DOT com (Egg brains)
Newsgroups: comp.os.msdos.djgpp
Subject: using MK_FP in djgpp
Date: 1 Aug 1997 23:45:32 GMT
Lines: 15
Message-ID: <19970801234501.TAA18453@ladder02.news.aol.com>
NNTP-Posting-Host: ladder02.news.aol.com
Organization: AOL http://www.aol.com
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

how would i use 
UCHAR *vga = MK_FP(0xA000, 0);
in djgpp WITHOUT simulating MK_FP in other words i want to know how to use

memset(vga, 0, 0xffff);
without having to use MK_FP (or a simulation)... i tried
memset(__tb & 0xA000, 0, 0xffff);
this just made a nasty error...

any and all help would be appreciated... thanx --- Paul





- Raw text -


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