CrissCross 0.5.2 review

Download
by rbytes.net on

CrissCross is a small cross-platform C++ library for threading, console and file I/O, CPU identification (CPUID), and sockets (TCP an

License: GPL (GNU General Public License)
File size: 342K
Developer: Steven Noonan
0 stars award from rbytes.net

CrissCross is a small cross-platform C++ library for threading, console and file I/O, CPU identification (CPUID), and sockets (TCP and UDP).

The main goal is to provide the ability to write a program using identical calls on the major platforms (Windows, Linux, FreeBSD, OpenBSD, NetBSD, and Mac OS X) without needing to rewrite code.

CoreCPUID is only currently supported on IA-32 (x86) processors. There is also theoretical support for IA-64 and x64 processors in 64-bit mode, but only 32-bit mode has been tested.

CrissCross 0.5.2 keywords