In file hash.c:

int get_mime_hash_value(char *extension)

adds the ASCII values of the file extension letters and mods by the hashtable size to get the hash value

Documentation

adds the ASCII values of the file extension letters and mods by the hashtable size to get the hash value

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.