From: Bjorn Hansen Newsgroups: comp.os.msdos.djgpp Subject: Selectors Date: Fri, 31 Jul 1998 12:43:56 -0800 Organization: ISPNews http://ispnews.com Lines: 10 Message-ID: <35C22C8B.3C5A1465@xyz.net> NNTP-Posting-Host: hom-3-30.xyz.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Date: 31 Jul 1998 20:45:32 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm trying to write to the VGA buffer and from what I've read it looks like I have to use the _far* functions but I am a litte confused by them. forst of all I don't know which one to use because there are 3 or four of each poke and peek. More importantly( I think) is that I realy have no clue what a selector is which I have to specefy. can someone please explain this for me? thanks Bjorn Hansen