improv-2.2.6.tar.gz | a GNU compressed tar file containing the library source code, header files and example code for the most recent release of Improv. After you untar this file, type in the improv directory: make library, and then make examples. |
improv-2.2.6.zip | a ZIP'ed archive file containing the library source code, header files and example code for the most recent release of Improv. This version of the code is intended for MS Windows-based computers (e.g., has two-character newlines), but is essentially the same as the file improv-2.2.6.tar.gz. Compile library and Example programs in Visual C++ according to the README file. |
include-2.2.6.tar.gz | GNU compressed tar file containing only the header files of the include directory for the Improv library. You can use these files along with a compiled library to write programs using the Improv library. |
include-2.2.6.zip | ZIP'ed version of include-2.2.6.tar.gz for Windows computers. |
lib | Precompiled versions of the Improv Library. |
bin | Compiled versions of the Improv example programs. |