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 _______________________________________________ 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
