DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_sort - sort a list of objects
LIBRARY CALL
int xvw_sort( xvobject *object, int num)
INPUT
num
- the number of objects in the array
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) on failure
DESCRIPTION
This routine will sort a list of GUI and visual objects, first by their Y position, and then by their X position.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvwidgets/src/general.c
SEE ALSO
xvwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.