C++ common classes
General purpose classes for use across projects (Apache license)
|
#include <errno.h>
#include "executeshell.h"
#include <stdio.h>
#include <string.h>
#include <fcntl.h>
Go to the source code of this file.
Defines | |
#define | STDOUT_BUFFER_SIZE 8192 |
#define STDOUT_BUFFER_SIZE 8192 |
Definition at line 23 of file executeshell.cpp.