Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #25109
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Dice problem |
| Date | 2013-08-11 18:02 -0700 |
| Organization | Nightsong/Fort GNOX |
| Message-ID | <7xpptjsouw.fsf@ruckus.brouhaha.com> (permalink) |
| References | <kp7g25$7mj$1@dont-email.me> <7xsiyf247s.fsf@ruckus.brouhaha.com> <1hf19cs9fkkx8.1j3w7n68irxqj$.dlg@40tude.net> |
Coos Haak <chforth@hccnet.nl> writes: >>: count+! ( v n -- ) tuck count? + swap count! ; > : counbt+! ( v n -- ) count@ +! ; > That's where +! is for ;-) Thanks. I must have had one of those moments ;-).
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Dice problem "WJ" <w_a_x_man@yahoo.com> - 2013-06-11 15:34 +0000
Re: Dice problem Ron Aaron <rambamist@gmail.com> - 2013-06-11 20:04 +0300
Re: Dice problem november.nihal@gmail.com - 2013-08-11 05:11 -0700
Re: Dice problem Paul Rubin <no.email@nospam.invalid> - 2013-08-11 16:32 -0700
Re: Dice problem Paul Rubin <no.email@nospam.invalid> - 2013-08-11 16:42 -0700
Re: Dice problem Coos Haak <chforth@hccnet.nl> - 2013-08-12 02:25 +0200
Re: Dice problem Paul Rubin <no.email@nospam.invalid> - 2013-08-11 18:02 -0700
Re: Dice problem Paul Rubin <no.email@nospam.invalid> - 2013-08-11 23:58 -0700
Re: Dice problem hughaguilar96@yahoo.com - 2013-08-12 00:13 -0700
csiph-web