Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: why is it c...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 13 of 13 Topic 3991 of 4065
Post > Topic >>

Re: why is it called a buffer

by Jonah Thomas <jethomas5@[EMAIL PROTECTED] > Apr 14, 2008 at 01:31 PM

tinkerer@[EMAIL PROTECTED]
 (Tinkerer) wrote:
> Elizabeth D Rather <erather@[EMAIL PROTECTED]
> wrote:

> [ ... ]

> > The comma operator actually adds a value to the dictionary.  If you
> > want to store something into an existing address, use ! (store).
> 
> A pity. I liked the idea of data statements where the commas do the
> poking :-)

If you're building new data structures you can use , to do it. Provided
that by the time you use , the data  you want to store is a single cell.

If you allocate the space first then you have to get the address and use
!

If you create instance of the data structure as you get the data, then
you can use , .




 13 Posts in Topic:
why is it called a buffer
tinkerer@[EMAIL PROTECTED  2008-04-09 23:52:07 
Re: why is it called a buffer
Jerry Avins <jya@[EMAI  2008-04-09 11:13:32 
Re: why is it called a buffer
Elizabeth D Rather <er  2008-04-09 07:37:55 
Re: why is it called a buffer
tinkerer@[EMAIL PROTECTED  2008-04-10 23:04:19 
Re: why is it called a buffer
Clever Monkey <spamtra  2008-04-14 12:56:45 
Re: why is it called a buffer
m_l_g3 <m_l_g3@[EMAIL   2008-04-09 14:02:59 
Re: why is it called a buffer
tinkerer@[EMAIL PROTECTED  2008-04-10 23:04:19 
Re: why is it called a buffer
Elizabeth D Rather <er  2008-04-10 07:32:27 
Re: why is it called a buffer
tinkerer@[EMAIL PROTECTED  2008-04-15 02:05:03 
Re: why is it called a buffer
Albert van der Horst <  2008-04-17 02:27:04 
Re: why is it called a buffer
vandys@[EMAIL PROTECTED]   2008-04-17 02:33:44 
Re: why is it called a buffer
Bruce McFarling <agila  2008-04-10 09:58:19 
Re: why is it called a buffer
Jonah Thomas <jethomas  2008-04-14 13:31:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 4:44:53 CDT 2008.