|
NAMEallocrdswindow - allocates a window structure See the file man1/alc_origin.1. SYNOPSIS#include "rwinnn.h" PARAMETERnone DESCRIPTIONThe allocrdswindow allocates a window structure (rdswindow) which is used to create an ´object´ window (see librwi). It contains fields information about the window's table and the pointer to the window's table. It's the head of windowing. RETURN VALUEThe pointer to the rdswindow structure allocated is returned. ERRORS"Rds202: rdsalloc error, can't continue !" it's impossible to allocate the memory size
desired.
EXAMPLE
SEE ALSOlibrwi, buildrdswindow, destroyrdswindow, viewrdswindow See the file man1/alc_bug_report.1.
|