|
NAMEallocrdsrecwin - allocates a structure used to know windows which contains a rectangle. See the file man1/alc_origin.1. SYNOPSIS#include "rwinnn.h" PARAMETERnone DESCRIPTIONThe allocrdsrecwin function allocates a rdsrecwin_list structure item. This structure contains a pointer to a window structure so it permits to chain all windows which contains a same rectangle (see librwi). RETURN VALUEThe pointer to the newly allocated structure is returned. ERRORS"Rds202: rdsalloc error, can't continue !" it's impossible to allocate the memory size desired
EXAMPLE
SEE ALSOlibrwi See the file man1/alc_bug_report.1.
|