D
David
If I have a loop that has a max value of say 20 why would I not want to
define the loop counter using a BYTE or SHORT as opposed to a INTEGER.
It seems in most books or samples they define fairly small numbers as
INTEGER.
thanks, David
define the loop counter using a BYTE or SHORT as opposed to a INTEGER.
It seems in most books or samples they define fairly small numbers as
INTEGER.
thanks, David