GOTO (arithmetical expression)
Hello!
Could anyone tell me how I can simulate "GOTO (arithmetical expression)":
ex:
I need to assign values to an array depends on the value "N", I had thought something like this:
Is this efficient?
Is there a danger that the program itself erase the data stored at positions 62000?
THANKS
Could anyone tell me how I can simulate "GOTO (arithmetical expression)":
ex:
I need to assign values to an array depends on the value "N", I had thought something like this:
Is this efficient?
Is there a danger that the program itself erase the data stored at positions 62000?
THANKS

