GNU Info

Info Node: (aalib.info)aa_text

(aalib.info)aa_text


Next: aa_uninitkbd Prev: aa_showmouse Up: Reference
Enter node , (file) or (file)node

aa_text
=======

     #include <aalib.h>


     char *aa_text(aa_context *a);

Parameters
==========

    `aa_context *a'
          Specifies the AA-lib context to operate on.

Description
===========

The text output buffer is simple array of characters specifying the
ascii-value of the characters.  The array is organizated in the
aa_scrheight (a) rows of aa_scrwidth(a) characters.

Return value
============

Pointer the text output buffer used by AA-lib.


automatically generated by info2www version 1.2.2.9