immutable class OS_COUNT
****
This class is a 'low-level' object which is filled in an OS-dependent
___manner_by_the_link_count_returned_by_the_FILE_SYS_get_label_routine._
________This_version_is_defined_for_Win32_unixlib_conformance.


Flattened version is here



Public


Features
create( val : QUADBITS) : SAME
****
__This_creation_routine_returns_the_argument_as_a_value_of_type_SAME.
link_count : CARD
**** This routine returns the count of links for the file/directory
___as_a_numeric_value.


Private

attr count : QUADBITS ;
attr count : QUADBITS ;

The Sather Home Page