aa_scrwidth(3) returns width of the output screen in characters.

SYNOPSIS

#include <aalib.h>

int aa_scrwidth(aa_context *a);

PARAMETERS

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

DESCRIPTION

Returns width of the output screen in characters.