SYNOPSIS

#include <aalib.h>

int aa_mmheight(aa_context *a);

PARAMETERS

aa_context *a

Specifies the AA-lib context to operate on.

DESCRIPTION

Returns height of the output screen in millimeters.

RELATED TO aa_mmheight…