Dave Mielke, le sam. 08 mai 2021 13:49:00 -0400, a ecrit:
> >> - Is the isArray member in brlapi_param_properties_t somehow useful in
> >>   parameter properties. If count is greater than 1, doesn't it mean that 
> >> the
> >>   parameter value is an array – or are there varaible-length arrays, and if
> >>   so, how are they represented in properties?
> 
> An array can have only one element. That's one reason why we really do need 
> to know the difference. Also, to be picky, a non-array can contain more than 
> one number.

But then is the difference between array and non-array that array
is of variable size while non-arry is static size? But for instance
BRLAPI_PARAM_DISPLAY_SIZE has array size but fixed count 2.

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to