Search found 3 matches

by rajorshi
Tue Feb 17, 2004 9:41 am
Forum: Algorithms
Topic: finding the area of intersection of polygons
Replies: 1
Views: 1296

finding the area of intersection of polygons

hi
i have a problem thats easy to state
but may not be easy to do :lol:
How to find the area of intersection
of arbitrary polygons ? Could you
point me to some sites or give some
info/algos ?
by rajorshi
Sun Nov 02, 2003 7:50 pm
Forum: C++
Topic: automatic header inclusion
Replies: 4
Views: 3129

but...

But i am using a cpp extension!
by rajorshi
Sat Nov 01, 2003 8:26 pm
Forum: C++
Topic: automatic header inclusion
Replies: 4
Views: 3129

automatic header inclusion

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 ...

Go to advanced search