On 18 January 2011 13:57, john gilmore <[email protected]> wrote:
> C and C++ support only zero-origin subscripting; and they are unlikely, for > ideological reasons, to relax this constraint. In passing, I was unpleasantly surprised to find that oorexx supports only 1-origin subscripting for its array class, thus making it very difficult to move from the more general but slower and arguably less rigorous use of stems for collections that would otherwise be a good match for arrays. To say nothing of the complete ideological incompatibility with C/C++ thus created, or at least demonstrated. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

