mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Added --length-table-name option.
This commit is contained in:
@@ -71,6 +71,9 @@ Details in the output code:
|
||||
-W, --word-array-name=NAME
|
||||
Specify name of word list array. Default name is
|
||||
'wordlist'.
|
||||
--length-table-name=NAME
|
||||
Specify name of length table array. Default name is
|
||||
'lengthtable'.
|
||||
-S, --switch=COUNT Causes the generated C code to use a switch
|
||||
statement scheme, rather than an array lookup table.
|
||||
This can lead to a reduction in both time and space
|
||||
|
||||
Reference in New Issue
Block a user