int AODataSegmentGetExtrema(AOData aodata,char *name,char *segment,void *vmax,void *vmin)Collective on AOData
aodata | - the database |
name | - the name of the key |
segment | - the name of the segment |
vmax | - the maximum values (user must provide enough space) |
vmin | - the minimum values (user must provide enough space) |
Location: src/ao/interface/aodata.c
IS and DA Index
Table of Contents