[comp.sys.ibm.pc.misc] Help with Turbo C "bitmap" data structure

tow@parc.xerox.com (10/03/90)

I am trying to display some grayscale images on a high resolution VGA display,
using Borland Turbo C 2.0, and am having some difficulty understanding
the way an image is constructed.  Actually, I wish to use the "putimage()"
library routine; its major data structure seems to be undocumented in
the Turbo C manuals beyond the statement that the first two shorts are
the x and y lengths.

If I wish to hand construct an "image", how do I go about doing it?

-Rob Tow-