|
SYNOPSIS#include "rwinnn.h" DESCRIPTIONThe allocrdswin allocates a window's table. The number of windows is specified by the parameter ´Number´ of the function. To determine the size of the parameter ´Number´, the user has to multiplicate width by height of his table in number of windows. Each item of the table is a pointer to a rdswin_list structure which contains rectangles sorted by layer (see librwi). RETURN VALUEThe pointer to the table is returned. ERRORS"Rds202: rdsalloc error, can't continue !" it's impossible to allocate the memory size for the
table
EXAMPLE
|