proc_num_parts()

The number of mounted partitions

Syntax:

int proc_num_parts();

Arguments:

no arguments

Description:

The number of mounted partitions.

Return Values:

On success, returns the number of mounted partitions. On error, -1 is returned.

See Also:

proc_get_part()



INDEX