BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

knumber - the number of items in an array

LIBRARY CALL

size_t knumber(char **array)

INPUT

OUTPUT

none

RETURN VALUE

returns the number of items

DESCRIPTION

This function returns the number of items in an array

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/include/kutils/kutils.h

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.