windows/FileSystem.cpp File Reference
#include "RexxCore.h"
#include "StringClass.hpp"
#include "BufferClass.hpp"
#include "ActivityManager.hpp"
#include "ProtectedObject.hpp"
#include "Interpreter.hpp"
#include "SystemInterpreter.hpp"
#include "InterpreterInstance.hpp"
#include "SysFileSystem.hpp"
#include <string.h>
#include <io.h>
#include <fcntl.h>
#include <conio.h>
Include dependency graph for windows/FileSystem.cpp:

Go to the source code of this file.

Macros

#define MAX_STDOUT_LENGTH   32767 /* max. amount of data to push to STDOUT @THU007A */ /* @HOL007M */
 

Macro Definition Documentation

◆ MAX_STDOUT_LENGTH

#define MAX_STDOUT_LENGTH   32767 /* max. amount of data to push to STDOUT @THU007A */ /* @HOL007M */

Definition at line 58 of file windows/FileSystem.cpp.