| |
|
| |
|
| User base ( -- a-addr ) \ core |
User base ( -- a-addr ) \ core |
| \G @code{User} variable -- @i{a-addr} is the address of a cell that stores the |
\G @code{User} variable -- @i{a-addr} is the address of a cell that |
| \G number base used by default for number conversion during input and output. |
\G stores the number base used by default for number conversion during |
| |
\G input and output. Don't store to @code{base}, use |
| |
\G @code{base-execute} instead. |
| A base ! |
A base ! |
| User dpl ( -- a-addr ) \ gforth |
User dpl ( -- a-addr ) \ gforth |
| \G @code{User} variable -- @i{a-addr} is the address of a cell that stores the |
\G @code{User} variable -- @i{a-addr} is the address of a cell that stores the |