toms112_test, a C code which calls toms112() to determine whether a point is inside a polygon.
The information on this web page is distributed under the MIT license.
toms112, a C code which determines whether a point is contained in a polygon, by Moshe Shimrat. This is a version of ACM TOMS algorithm 112.