Reading the Contents of a Window

Two functions are provided to read the contents of a window. One reads the character at the virtual cursor location, and one reads the attribute at the virtual cursor location.

Alternatively, you can use the functions that move information to and from windows. These functions are discussed later in this chapter.

Naming Tip: Functions that read from the screen are prefaced by "vo," which stands for "video out."

More:

Reading a Character

Reading an Attribute


Home Contents Previous Next