Sindbad~EG File Manager

Current Path : /usr/home/beeson/Otter-Lambda/yyy/
Upload File :
Current File : /usr/home/beeson/Otter-Lambda/yyy/bigrect.h

typedef struct
{
    long left;
    long top;
    long right;
    long bottom;
} BIGRECT;

MEXPORT_SYMSOUT void CopyBigRect(BIGRECT *ans, BIGRECT *r);
MEXPORT_SYMSOUT void SetBigRect(BIGRECT *ans, long left, long top, long right, long bottom);
MEXPORT_SYMSOUT int UnionBigRect(BIGRECT *ans, const BIGRECT *r, const BIGRECT *s);
MEXPORT_SYMSOUT void SetBigRectEmpty( BIGRECT *r);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists