The Main Manual Page Dynamic API Documentation CD-ROM API Documentation About Onix Types About Onix Errors Onix's Web Site at Lextek International Lextek International Onix Full Text Indexing and Retrieval Toolkit

ixDeleteRobotsTxtParser

NAME

ixDeleteRobotsTxtParser -- Destroy a robots.txt which was created with ixCreateRobotsTxtParser().

SYNOPSIS

void ixDeleteRobotsTxtParser(RobotsTxtParserT Parser);

ARGUMENTS

Parser -- A robots.txt parser which was created with ixCreateRobotsTxtParser().

RETURNS

Nothing.

DESCRIPTION

After you have finished using a robots.txt parser, use ixDeleteRobotsTxtParser() to dispose of it.

SEE ALSO

ixCreateRobotsTxtParser, ixSetRobotName , ixParseRobotsTxt, ixOutputCompactRobotsTxt, ixRobotsPermissionGranted, ixRobotsPermissionGrantedFullURL, ixRobotsTxtLength