Function read_attrib - gets the attribute under the cursor Syntax byte read_attrib(void); Prototype in video.h Remarks gets the attribute under the cursor via INT 0x10, Function 9. Return value returns the attribute under the cursor. See also read_char()