You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to understand what is the meaning of "length" field. In example from specification, start of the group is 5 with length equal to 3. I was expecting range of 3 values (5, 6, 7) but there are 4 in this example (5, 6, 7, 8). Which case is correct?
The text was updated successfully, but these errors were encountered:
I want to understand what is the meaning of "length" field. In example from specification, start of the group is 5 with length equal to 3. I was expecting range of 3 values (5, 6, 7) but there are 4 in this example (5, 6, 7, 8). Which case is correct?
The text was updated successfully, but these errors were encountered: