Dictionary Hashing Algorithm Used by the LIB Utility (71891)
The information in this article applies to:
- Microsoft LIB for MS-DOS 3.1
- Microsoft LIB for MS-DOS 3.11
- Microsoft LIB for MS-DOS 3.17
- Microsoft LIB for MS-DOS 3.18
- Microsoft LIB for MS-DOS 3.2
- Microsoft LIB for MS-DOS 3.20.010
- Microsoft LIB for MS-DOS 3.31
- Microsoft LIB for MS-DOS 3.4
- Microsoft LIB for OS/2 3.1
- Microsoft LIB for OS/2 3.11
- Microsoft LIB for OS/2 3.17
- Microsoft LIB for OS/2 3.2
This article was previously published under Q71891 SUMMARY
The last part of each library produced by the Microsoft Library
Manager (LIB) contains a dictionary that holds all the public symbols
in the library. The hashing algorithm mentioned on page 63 of the
"Microsoft C Developer's Toolkit Reference" is used to place data in
the dictionary. The code required to implement the hashing algorithm
is shown at the end of this article.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | kb16bitonly KB71891 kbAudDeveloper |
---|
|