ooRexx  4.2.0-source
About: ooRexx (Open Object Rexx) is a free implementation of Object Rexx. Object Rexx is an enhancement of the classic Rexx interpreter; a full-featured programming language with a human-oriented syntax.
  Fossies Dox: ooRexx-4.2.0-source.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

RexxMisc.cpp File Reference
#include "RexxCore.h"
#include "IntegerClass.hpp"
#include "ArrayClass.hpp"
#include "RexxActivity.hpp"
#include "MessageClass.hpp"
#include "MethodClass.hpp"
#include "StringClass.hpp"
#include "RexxMisc.hpp"
#include "ActivityManager.hpp"
#include "PointerClass.hpp"
Include dependency graph for RexxMisc.cpp:

Go to the source code of this file.

Enumerations

enum  { STOP, START }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
STOP 
START 

Definition at line 60 of file RexxMisc.cpp.