Thread
:
Invalid conversion
View Single Post
06-20-2005, 04:30 AM
#
2
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
remove the '*' in:
char *hash
Otherwise you're trying to initialize a string object with a single character.
__________________
Valmont
View Public Profile
Find More Posts by Valmont