01-06-2008, 09:14 AM
I never needed that. Try call.
Maybe instead of using different functions you can use same function with different argument value:
int i
for i 0 n
,function_for_moving_to_position(i)
Maybe instead of using different functions you can use same function with different argument value:
int i
for i 0 n
,function_for_moving_to_position(i)
