This C++ unit contains the code that exports the Clipper library's functions via shared object files (.DLL or .so). To ensure that these functions can be accessed by any programming language, the exported path structures are simple C style arrays (of type int64_t and double). For details, see the extensive comments embedded in the clipper.export.h file.
The library also contains C++ code that creates a Windows DLL file, and several sample applications written in C# and Delphi that demonstrate accessing the DLL's functions from other languages.
Copyright © 2010-2024 Angus Johnson - Clipper2 1.5.0 - Help file built on 24 Jan 2025