- From: Aaron Simmons <mith@samoon.srcc.lsu.edu>
- Date: Tue, 10 Aug 1999 14:34:00 -0500 (CDT)
- To: www-lib@w3.org
Are there any examples showing how to use the directory access functions (HTDir)? I've looked through the standard examples that come with libwww and can't find anything. The documentation is somewhat unclear as to how to use HTDir. For instance, the function that creates a new HTDir object doesn't let you specify the URI that the directory will be loaded from and there don't appear to be any other functions that let you load from a URI, either. extern HTDir * HTDir_new (HTRequest * request, HTDirShow show, HTDirKey key); The docs are also unclear as to what show and key are for. Thanks, Aaron Simmons mith@samoon.srcc.lsu.edu
Received on Tuesday, 10 August 1999 15:34:02 UTC