Reverse order of length and array fields
I reckon it makes a bit more sense to have the length first and then the pointer to the very first element of the array than the other way around.
Please register or sign in to comment
I reckon it makes a bit more sense to have the length first and then the pointer to the very first element of the array than the other way around.