From: Tazzoli Augusto 423193/IL Newsgroups: comp.os.msdos.djgpp Subject: pointer? Date: Fri, 27 Nov 1998 08:48:33 +0100 Organization: BBS - Universita' di Padova - Italia Lines: 9 Message-ID: NNTP-Posting-Host: armonia.dei.unipd.it Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: sesamo AT armonia To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. I'm Augusto, a new djgpp programmer. At the beginning sorry for my english, but I'm from Italy. I have a problem. ( I have many problems, however... ) I'm writing some code to using the VESA features, but I don't know how to access to the pointer char* OEMStringPtr because I'm in protected mode. How can I see what there's in that pointer? Thank you!