Re: TIB: Help with Nested FOR loops


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

Re: TIB: Help with Nested FOR loops




> :For (I,1,sqr(c))
> :For (J,1,sqr(a))
> :Stuff
> :Goto B
> :Lbl A
> :End
> :Lbl B
> :End
> :Goto A

Cool , thanks everyone

ben



References: