/****************************************************************************** Copyright (c) 1999 Unigraphics Solutions, Inc. Unpublished - All Rights Reserved *******************************************************************************/ /* sample code below */ tag_t a_path; ... lprintf("path contains %d directories\n", UF_DIRPATH_ask_dir_count( a_path ) );