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.
![]() ![]() |
#include "PrimitiveBehaviourNames.h"
Go to the source code of this file.
Classes | |
class | RexxBehaviour |
Macros | |
#define | INTERNALCLASS (((uintptr_t)1) << ((sizeof(uintptr_t) * 8) - 1)) |
#define INTERNALCLASS (((uintptr_t)1) << ((sizeof(uintptr_t) * 8) - 1)) |
Definition at line 47 of file RexxBehaviour.hpp.