|
|
|
|
MGL_equalRect
Compares two rectangles for equality.
Declaration
ibool MGL_equalRect(
rect_t r1,
rect_t r2)
Prototype In
mgraph.h
Parameters
r1 |
First rectangle to compare |
r2 |
Second rectangle to compare |
Return Value
True if the rectangles are equal, false if not.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com