Changes between Version 1 and Version 2 of VSCPL


Ignore:
Timestamp:
04/14/13 11:54:28 (11 years ago)
Author:
István Váradi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VSCPL

    v1 v2  
    33VSCPL is a (very) simple library for cross-platform (POSIX, Win32) programming. Since it was created for and used only by [wiki:XPLRA], its functionality is very limited at this point.
    44
    5 Downloads:
    6 
    7 - source code: [/downloads/vscpl-0.1.tar.gz vscpl-0.1.tar.gz]
    8 
    9  It can be compiled on Linux for both 32-bit and 64-bit Linux and Win32. The Win32 versions are compiled with the MingW32 version of GCC.
    10 
    11 
    12 
    13 
    14 
     5You can [wiki:Downloads#vscpl download] it in various formats and read the developer documentation [doxygen:vscpl/index.html here] or [/wwwdoxygen/vscpl here].