Functions
Show_Region_Range

Functions

void Show_Region_Range (HC_KEY key, int *lowest, int *highest)
 Return the range of region numbers associated with a given shell. More...
 

Detailed Description

Function Documentation

void Show_Region_Range ( HC_KEY  key,
int *  lowest,
int *  highest 
)

Return the range of region numbers associated with a given shell.

Parameters
key- key to a shell
lowest- minimum value for all numeric region identifiers. Returned to caller. Passed by reference always
highest- maximum value for all numeric region identifiers. Returned to caller. Passed by reference always.

DETAILS

NOTES

RESTRICTIONS

See also