|
sprint 1-alpha
|
cross platform pipe declaration More...
#include <windows.h>Go to the source code of this file.
Classes | |
| class | sprint::pipe |
| a pipe wrapper More... | |
Namespaces | |
| namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. | |
Defines | |
| #define | DEFAULT_PIPE_BUFFER 8192 |
| it is possible to choose the pipe buffer size on some architecture | |
cross platform pipe declaration
1.7.4