[Xcb] Reply Buffering Question

Anselm R. Garbe arg at suckless.org
Sat Nov 17 07:06:02 PST 2007


On Fri, Nov 16, 2007 at 06:17:37PM -0500, Eamon Walsh wrote:
> I'm assuming that I can't do something like the following:
> 
>   iterator = xcb_input_list_input_devices_devices_iterator(reply);

Honestly, function names that are as long as this one feel
totally wrong to me.  I believe long function names are a good
indicator for crappy code and wrong software design.  Especially
from a C programmer perspective, hell this is not Java...

Regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361


More information about the Xcb mailing list