[fpc-pascal]Two simple dynamic arrays questions
Eduardo Morras
nec556 at retena.com
Wed Jul 28 21:18:41 CEST 2004
At 19:48 28/07/2004, you wrote:
>(2) There is no way, I supposed, to switch the array indexes to start
>at 1 is there? I ask not from intrasigence but because I am using
>matricies and it rains on my elegance parade to have to perform the
>trivial translation each time I want to access an element using
>absolute row/column addresses. I also have a lot of older code and
>I'll have to hunt through it and make this change everywhere...
Just fill the [0] position with 0 or any other value and ignore it,
begining using at [1].
>Thanks!
**************************************************************************************************************************************************
This document represent my ideas. They are original from me. It's forbidden
think the same than me, without previous payment.
If you agree me, PAY. If you don't do so, you are infringing the copyrigth
laws. If you divulge my ideas in any media, you will be
hunt, skin and cook.
More information about the fpc-pascal
mailing list