mackrackit and dave thanks for your replies.Mackrackit, It was also something that i wonder but it won`t be usefull for my problem i guess. I have 2 variables that will help me to refer to a byte.
For example: i will need a number from the array and i will call it via these two variables.
Lets say what i need is something like this.
1 10 15 20
10 15 1 20
20 1 10 15
15 20 1 10
When my x-axis of the array is 2 and and y axis of the array is 3 i will get 20.
The value of the axis` will be defined by my variables. And the value of my variables will be up to the device that i will communicate with.(there are more than one devices so...)
Dave, I couldn`t get what you mean. Can you give an example?
Bookmarks