This is a small test program for a function 'RectIntersection()' which can calculate the intersection of two RECTs.
Maybe it is usefull for others! Press ESC to get new rectangles.
Edit: There is test code in front of the RandomRect calls. Can be deleted.