[Xcb] lists, replies, and freeing

Jamey Sharp jamey at minilop.net
Wed May 11 09:33:04 PDT 2005


On Wed, 2005-05-11 at 18:01 +0200, Vincent Torri wrote:
> Maybe I was not clear. For example:
> 
> XCBTIMECOORD *XCBGetMotionEventsEvents(XCBGetMotionEventsRep *R);
> int XCBGetMotionEventsEventsLength(XCBGetMotionEventsRep *R);
> 
> the first function returns an array of timecoord, while the second returns 
> the number of elements in this array. Am I wrong ?

Nope, that's right. Your example points out that our naming conventions
produce awful names sometimes, though.

--Jamey



More information about the xcb mailing list