ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils/residentMem.c
(Generate patch)

Comparing trunk/OOPSE-4/src/utils/residentMem.c (file contents):
Revision 2465 by gezelter, Mon Nov 21 22:59:44 2005 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 9 | Line 9 | double residentMem () {
9   /*
10   * returns an estimate of the resident memory size in kB
11   */
12 < double residentMem () {
12 > RealType residentMem () {
13  
14    FILE* procresults;
15    char buf[150];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines