View Single Post
Old 06-20-2005, 04:30 AM   #2 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
remove the '*' in:
char *hash

Otherwise you're trying to initialize a string object with a single character.
__________________
Valmont is offline   Reply With Quote