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 <StemClass.hpp>
Public Attributes | |
stringsize_t | startColumn |
stringsize_t | columnLength |
Definition at line 62 of file StemClass.hpp.
stringsize_t SortData::columnLength |
Definition at line 66 of file StemClass.hpp.
Referenced by compare_asc_cols(), compare_asc_i_cols(), compare_desc_cols(), compare_desc_i_cols(), and RexxStem::sort().
stringsize_t SortData::startColumn |
Definition at line 65 of file StemClass.hpp.
Referenced by compare_asc_cols(), compare_asc_i_cols(), compare_desc_cols(), compare_desc_i_cols(), and RexxStem::sort().