--- projects/libstatgrab/docs/sg_get_process_stats.xml 2004/05/04 19:28:06 1.7 +++ projects/libstatgrab/docs/sg_get_process_stats.xml 2004/05/08 16:27:13 1.8 @@ -6,8 +6,8 @@ - $Date: 2004/05/04 19:28:06 $ - $Id: sg_get_process_stats.xml,v 1.7 2004/05/04 19:28:06 tdb Exp $ + $Date: 2004/05/08 16:27:13 $ + $Id: sg_get_process_stats.xml,v 1.8 2004/05/08 16:27:13 tdb Exp $ @@ -41,10 +41,11 @@ The sg_get_process_stats takes a pointer to an int, entries, which is filled with the - number of processes the snapshot contains. A pointer to the first - entry, of type sg_process_stats is - returned, and entries can be used to iterate - through to the last entry. + number of processes the snapshot contains. The return value is a + pointer to the first member of an array of + sg_process_stats structures; the number + of entries in the array is returned in + entries. sg_get_process_count returns a pointer to a