Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
When you have important data, you should have labels. It makes your code more readable, and easier to write. So why do you want to access this data without labels?
Dulci wrote:When you have important data, you should have labels. It makes your code more readable, and easier to write. So why do you want to access this data without labels?
The reason is simple.
1. I want to learn how to aceess those data segment values, without labels.
2. In which case, it is useful to declare such datas without lables.