Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>int pascal rectisempty(rect r)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal RectIsEmpty(RECT r)

  This function tests a rectangle to see if it is empty. An empty
rectangle is one whose top is greater than or equal to its bottom or
whose left is greater than or equal to its right.

Parameters
  r is the rectangle to test.

Returns
  TRUE if the rectangle is empty, FALSE if not.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson