Changes between Initial Version and Version 1 of VSCPL
- Timestamp:
- 04/13/13 15:14:38 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VSCPL
v1 v1 1 = Very Simple Cross-Platform Library (VSCPL) = 2 3 VSCPL 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. 4 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