j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
On Fri, Jan 8, 2010 at 3:43 AM, G 3 programmingkidx@gmail.com wrote:
How would I add a word to the forth dictionary?
With C it looks like this:
PUSH(0); fword("active-package!"); bind_func("pgmap@", pgmap_fetch);