Closed gsauthof closed 8 years ago
Using an static read-only array of string literal and id pairs allows to initialize the hash table in a loop.
This results in smaller and less redundant code.
Using an static read-only array of string literal and id pairs allows to initialize the hash table in a loop.
This results in smaller and less redundant code.