[BRLTTY] Low-level BrlAPI questions

Samuel Thibault samuel.thibault at ens-lyon.org
Tue May 11 06:25:22 EDT 2021


Dave Mielke, le mar. 11 mai 2021 06:17:13 -0400, a ecrit:
> [quoted lines by Aura Kelloniemi on 2021/05/11 at 10:01 +0300]
> 
> >How are strings handled in the parameters API?
> 
> The characters for a string value are directly in the result, and there's no NUL terminator.

More precisely the wire there is no NUL, but brlapi__getParameterAlloc
adds it (and callers of brlapi__getParameter can reserver one extra byte
to add it).

samuel


More information about the BRLTTY mailing list