Sujet : Re: Operator overloading?
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forthDate : 31. Jul 2024, 14:18:41
Autres entêtes
Organisation : novaBBS
Message-ID : <add5dea123a41fc04993a9618388adc4@www.novabbs.com>
References : 1 2 3 4 5 6 7
User-Agent : Rocksolid Light
On Wed, 31 Jul 2024 13:15:55 +0000, mhx wrote:
Too many errors :-(
5 value ix
55 (( ix )) stockprice
should be
5 value ix
55e TO (( ix )) stockprice
-marcel