Utility library rc_set() rc_clip_on()
Programming guideline of WinDom

rc_intersect()

int rc_intersect ( GRECT *r1, GRECT *r2);

rc_intersect() computes intersection between r1 and r2. r2 is filled with the intersection and the function returns 1 if the intersection exists. This function is defined in GEMLIB or PCGMXLIB but not in WINDOM library.