| Re: Star Trek by Krishna Myneni |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.forth · Group Profile
Author: The Beez'The Beez' Date: Sep 19, 2008 16:42
On 20 sep, 01:19, Krishna Myneni bellsouth.net> wrote:
> There may be some other bug then. I remember explicitly deciding to keep the
> original Basic indices, and not subtracting 1, so that I wouldn't get confused
> between the Basic origin and the FSL array origin -- you will not find "{ 0" as
> a pattern in the file. Sacrificing one element, or one row and one column, is a
> small price to pay for avoiding confusion in the translation. There appear to be
> some instances where I initialize the 0 index elements to zero, but they should
> never be used by the actual code. Can you please send me your output, and I'll
> see if I can reproduce it?
Kris,
The program doesn't display any toxic behavior, it runs fine (after
increasing the allocation). The code just didn't look right and I
couldn't find any functional reason for the construction which made me
kind of suspicious about what I was overlooking.
No further action needed. I got my answer.
Hans Bezemer
|