ORANGE

 

Name

ORANGE

Description

Declaration

typedef     struct     tagORANGE {
        int                        r1;
        int                        c1;
        int                        r2;
        int                        c2;
} ORANGE;

Members

r1
c1
r2
c2

Remark

Examples

Header to Include

origin.h

See Also

Reference