debian man page for globus_list

Query: globus_list

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

List Functions(3)						    globus rsl							 List Functions(3)

NAME
List Functions - Functions globus_list_t * globus_list_copy_reverse (globus_list_t *orig) Function Documentation globus_list_t* globus_list_copy_reverse (globus_list_t *orig) Create a reverse-order copy of a list. The globus_list_copy_reverse() function creates and returns a copy of its input parameter, with the order of the list elements reversed. This copy is a shallow copy of list nodes, so both the list pointed to by orig and the returned list point to the same list element data. Parameters: orig A pointer to the list to copy. Returns: Upon success, globus_list_copy_reverse() returns a new list containing the same elements as the list pointed to by orig in reverse order. If an error occurs, globus_list_copy_reverse() returns NULL. Author Generated automatically by Doxygen for globus rsl from the source code. Version 9.1 Wed Jan 25 2012 List Functions(3)
Related Man Pages
bitmap_onto(9) - centos
globus_rls_client_miscellaneous(3) - debian
globus_rls_client_lrc_operation(3) - debian
globus_rsl_assist(3) - debian
globus_rsl_constructors(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph