[plug] loop statement needed

Russell Steicke r.steicke at bom.gov.au
Wed Mar 10 23:27:19 WST 2004


On Wed, Mar 10, 2004 at 11:06:48PM +0800, bob wrote:
> On Wednesday 10 March 2004 22:47, Denis Brown wrote:
> > Dear Jon,
> >
> > On Wed, 10 Mar 2004, Jon  Miller wrote:
> > > Does anyone know how to write a loop statement that can write
> > > out the alphabet.  It needs to increment starting with letter A
> > > and incrementing by 1 until it gets to the letter Z.
> >
> > As Shayne says, "what language?"
> >
> > Here is a quick-and-dirty C version...
> 
> or bf
> 
> >++++++++[<++++++++>-]<+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.

PostScript:

  (A) 0 get 1 (Z) 0 get {1 string dup 0 4 3 roll put =} for



-- 
Russell Steicke

-- Fortune says:
"The medium is the message."
-- Marshall McLuhan



More information about the plug mailing list