|
From: Matthias T. <mt...@we...> - 2010-07-07 18:54:58
|
Am Mittwoch, den 07.07.2010, 01:16 +0200 schrieb pito:
> Hi friends, I've found 2constant in lib but I cannot find 2variable in
> the libraries. Is that word available in amforth 4.0?
basically yes, but you need to load the file lib/ans94/2x.frt and use
the following definition as well
: 2variable
here 2 cells allot constant
;
Matthias
PS: I need some more time to read your remaining emails, the higgs boson
has to wait slightly longer...
|