There is a moral here: do not try to use the stack as an array where you
access values by their indices, since the indices change whenever the stack
changes depth. Whether PICK is unforth or not I don't care, but it's use is
prone to exactly this sort of error. Like goto in "C", only use when you
really have to.


Tom Harris <celephi...@gmail.com>


On 10 November 2013 23:02, Erich Waelde <ew.fo...@nassur.net> wrote:

> On 11/10/2013 04:16 AM, craig and heather wrote:
> > never mind I guess I tired or just an idiot
>
> Do not despair --- the stack thing got all of us at least once!
> :-)
>
> Cheers,
> Erich
>
>
>
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models.
> Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and
> register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> _______________________________________________
> Amforth-devel mailing list for http://amforth.sf.net/
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel
>
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to