SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2005-09-22 03:22:05 +00:00
SWIG Fixed compile problem on windows. The code defines a template called max - however, Windows already defines a macro called max. The fix is to undefine the macro. 2005-09-22 03:22:05 +00:00
swigweb SwigXmlToCom added 2005-09-14 22:27:26 +00:00