strhash man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

STRHASH(3)		     C Programmer's Manual		    STRHASH(3)

NAME
       strhash - hash function for strings

SYNOPSIS
       #include <publib.h>
       unsigned long strhash(const char *s);

DESCRIPTION
       strhash	is  a  hash  function  for strings.  It uses an algorithm that
       tries to be good in most cases, but it is often possible to use a  bet‐
       ter algorithm that takes better into account the characteristics of the
       data for a given application.  However, strhash often good enough; test
       it before spending time to develop a better one.

RETURN VALUE
       strhash	returns	 the  computed hash value.  Note that the value is not
       scaled into any particular range (all values that an unsigned long  can
       take are possible).  The caller will have to do the scaling himself.

SEE ALSO
       publib(3), hashtab(3)

AUTHOR
       Lars Wirzenius (lars.wirzenius@helsinki.fi)

Publib			     C Programmer's Manual		    STRHASH(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net