[Gambas-user] R: Unending cycle "For...Next" with variable As Byte

Ru Vuott vuott at ...325...
Sun Sep 30 17:26:19 CEST 2012


Thanks, Richard.

vuottt


--- Dom 30/9/12, RICHARD WALKER <richard.j.walker at ...247...> ha scritto:

> Da: RICHARD WALKER <richard.j.walker at ...247...>
> Oggetto: Re: [Gambas-user] R: Unending cycle "For...Next" with variable As Byte
> A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
> Data: Domenica 30 settembre 2012, 17:11
> Just guessing here, but valid values
> for Byte are 0-255. From
> observation I have seen that FOR loops terminate with the
> loop index
> at final value+1. For Byte that would probably be zero (if
> it just
> wraps around from 255 to 0) so there is no reason to
> terminate the
> loop.
> 
> Richard
> 
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://ad.doubleclick.net/clk;258768047;13503038;j?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list