point_security -- gives the security level of a point.
Arguments
- symbol
A point name, as a symbol.
Returns
The security level.
Example
Gamma> set_security(5);
0
Gamma> secure_point(#f,3);
t
Gamma> point_security(#f);
3
Gamma>
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.