From: Darren Ford <darylmer AT flash DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Newbie ASM and Mode 13h Question
Date: Fri, 24 Oct 1997 22:04:47 -0500
Organization: Flashnet Communications, http://www.flash.net
Lines: 12
Message-ID: <345161CF.D82FDAE0@flash.net>
NNTP-Posting-Host: pm2-49.flash.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Precedence: bulk

I just downloaded DJGPP last night and am trying to learn how to use
it.  I have tried several ways to get into Mode 13h but I just can't get
the compiler to quit bitching at me.    I've never used a GNU compiler
before or many period.  I obviously have syntax problems.  I don't know
the DJGPP syntax .  I don't know a lick of ASM either.  Can anyone give
me a complete compilable routine(s) to achieve Mode 13h.  It would be
great to have it in two forms. One being with inline ASM and the other
with DPMI functions.  Does this make sense?  My other problem is which
headers to include.

Thanks a lot!