[comp.windows.x] extensions/include/multibufst.h is not ANSI compatible

mikep@sco.COM (Mike Patnode) (04/12/90)

xMbufGetMultiBufferAttributesReq and xMbufGetMultiBufferAttributesReply
in multibufst.h are greater than 32 characters, and don't differ in the
first 31.

Of course there are many identifiers throughout the X distribution which
are greater than 32 characters, but most of them differ in the first 31.
The Microsoft C compiler (as well as many others) prepend an "_" to each
variable name, limiting the length to 31 characters.  


-- 
Mike Patnode					The Santa Cruz Operation 
SCO Software Engineer				400 Encinal Street
{ucscc,uunet}!sco!mikep	 mikep@sco.COM  	P.O. Box 1900
(408) 458-1422                                  Santa Cruz, CA 95061