[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.5.19 `make-gperf' - build a perfect hash function program

Usage: (make-gperf name strings ...)
Build a program to perform perfect hashes of a known list of input strings. This function produces no output, but prepares a program named, `gperf_<name>' for use by the gperf function See section `gperf' - perform a perfect hash function.

This program will be obliterated within a few seconds after AutoGen exits.

Arguments:
name - name of hash list
strings - list of strings to hash


This document was generated by Bruce Korb on August, 12 2006 using texi2html 1.76.

Viewable With Any Browser   autogen Home