Re: Bring your Forth to work

Liste des GroupesRevenir à cl forth 
Sujet : Re: Bring your Forth to work
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forth
Date : 06. Mar 2025, 00:17:26
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <452f0d6dd6e797d0f71077ac0a38da2a5f935f39@i2pn2.org>
References : 1 2
User-Agent : Mozilla Thunderbird
On 6/03/2025 6:46 am, Buzz McCool wrote:
...

Thanks for posting the code and printout!  I'm always keen to test out
my f/p output functions to see whether I'm able to duplicate that of
others.
  
p.s. instead of

 dup 9 <= if ."  " endif      \ Print extra space in the output if bit <= 9
 dup . ." Bit "                                        \ Print bit

try

 dup 2 .r ."  Bit "



Date Sujet#  Auteur
5 Mar 25 * Re: Bring your Forth to work3Buzz McCool
6 Mar 25 `* Re: Bring your Forth to work2dxf
6 Mar 25  `- Re: Bring your Forth to work1Buzz McCool

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal