RexxMain.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include "RexxCore.h"
#include "StringClass.hpp"
#include "BufferClass.hpp"
#include "MethodClass.hpp"
#include "RexxCode.hpp"
#include "ArrayClass.hpp"
#include "RexxNativeActivation.hpp"
#include "RexxActivation.hpp"
#include "RexxActivity.hpp"
#include "SourceFile.hpp"
#include "APIDefinitions.h"
#include "Interpreter.hpp"
Include dependency graph for RexxMain.cpp:

Go to the source code of this file.

Functions

int ApiRexxStart (size_t argcount, PCONSTRXSTRING arglist, const char *programname, PRXSTRING instore, const char *envname, int calltype, PRXSYSEXIT exits, short *retcode, PRXSTRING result)
 

Function Documentation

◆ ApiRexxStart()

int ApiRexxStart ( size_t  argcount,
PCONSTRXSTRING  arglist,
const char *  programname,
PRXSTRING  instore,
const char *  envname,
int  calltype,
PRXSYSEXIT  exits,
short *  retcode,
PRXSTRING  result 
)

Definition at line 92 of file RexxMain.cpp.

References RexxStart().