.\" @(#)PEXGetProtocolFloatFormat.3 1.3 95/03/24 SMI; .so man3/pex.macs .TH PEXGetProtocolFloatFormat 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXGetProtocolFloatFormat - Return Float Format used on Specified Display Connection .SH SYNTAX .HP int PEXGetProtocolFloatFormat\^(\^Display *\fIdisplay\fP\^) .SH PARAMETERS .IP \fIdisplay\fP 1i A pointer to a display structure returned by a successful .B XOpenDisplay call. .SH RETURNS .LP Protocol floating point format (see .BR PEXGetEnumTypeInfo (3) ); zero if unsuccessful. .SH DESCRIPTION .\" indexing .IX PEXGetProtocolFloatFormat .LP This function returns the protocol floating point format being used by PEXlib on the specified display connection. .SH ERRORS None