Re: A92: Re: Quitting ASM or not -- please answer these q
[Prev][Next][Index][Thread]
Re: A92: Re: Quitting ASM or not -- please answer these q
In a message dated 12/5/98 4:37:27 PM Eastern Standard Time,
don.barnes@wmich.edu writes:
> Which ones can't you find? Most are described in the HTML files in the DOCS
> directory.
tios.h has NO documentation either in .html format or in the .h file. The
util library mostly says things like
util::find_pixel(point p)
or
util::DrawCharXY(BYTE ch,WORD x,WORD y,WORD color)
but doesn't tell you what registers to load the data into! l mean, what the
heck is "point p" supposed to be?!