JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. XPRMgetlistsize XPRMgetlistsize Purpose Get the size of a list. Synopsis unsigned int XPRMgetlistsize(XPRMlist list); Argument list Reference to a list Return value Size (=number of elements) of the list. Further information This function returns the size, that is the number of elements, of a given list. Related topics XPRMgetlisttype. Parent Topic Post processing interface