silc_dir_entry_name
SYNOPSIS
const char *silc_dir_entry_name(SilcDirEntry entry);
DESCRIPTION
Returns the name of the entry (file) `entry'. The returned pointer remains valid until the silc_dir_read is called again.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
const char *silc_dir_entry_name(SilcDirEntry entry);
DESCRIPTION
Returns the name of the entry (file) `entry'. The returned pointer remains valid until the silc_dir_read is called again.