Re: goto, label


[Prev][Next][Index][Thread]

Re: goto, label



>>>:rand->X
>>>:(X*9)->X
>>>:round(X,0)->X
>>>:(X+1)->X
>>>:If X=1
>>>:Then
>>>:Goto 1
>>>:End
>>>
>>Of course you could some up that first part as
>>1+int(10rand)->x
>>
>And that last part can leave out the Then and End, since there is only one
>line between them.  Really!  What wasteful code.


It's nice to see that there are still some programmers out there that care
about keeping code as concise as possible... I thought they were a dying
breed.

Nathaniel Gibson
ngibson@postoffice.ptd.net