hi
i have a problem thats easy to state
but may not be easy to do
How to find the area of intersection
of arbitrary polygons ? Could you
point me to some sites or give some
info/algos ?
hello all, i use gcc 3.2.2 on my slackware system. The problem is when is use functions in C++ programs, say assert() the compiler does not complain even if i do not include the header file. (there must be some auto header inclusion going on). However because of this silly reason i often get a compi...