From: AMIR Newsgroups: comp.os.msdos.djgpp Subject: accessing IBM xtended ASCII set Date: Fri, 28 Jan 2000 13:38:05 -0700 Organization: the amir corporation Lines: 32 Sender: tamirtha AT 136 DOT 159 DOT 11 DOT 142 Message-ID: <3891FE2D.C18A8149@cpsc.ucalgary.ca> NNTP-Posting-Host: tamirtha AT 136 DOT 159 DOT 11 DOT 142 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nserve1.acs.ucalgary.ca 949091704 16854 136.159.11.142 (28 Jan 2000 20:35:04 GMT) X-Complaints-To: news AT ucalgary DOT ca NNTP-Posting-Date: 28 Jan 2000 20:35:04 GMT X-Mailer: Mozilla 4.06 [en] (WinNT; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi... just a question regarding access to the xtended ibm ASCII char set through the bios i am using the _farpeekb (_dos_ds, rom_char_set + offset) where rom_char_set = char *ffa6e now I am in graphics mode 105h and I am trying to display text to the user. Because this is a course and the prof wants us to display a "fancy" border, I was just wondering how I would access the xtended IBM char set because I can only get the 1st 128 characters to properly display and when I access the rest beyond the 128 I just get junk pixel maps... i realize that this is probably because that the xtended char set maybe elsewhere... but I don't know where... if anyone would help me out regarding this matter it would be greatly appreciated... thank you oh btw, if at all possible please respond via email amir AT IAMNOTINcpsc DOT ucalgary DOT ca (I certainly am in cpsc ... i.e. remove IAMNOTIN) thank you AMIR