12.06.2014, 11:33
Hello. I've never tried scripting a SQLite registration system, so I was following a tutorial made by Konstantinos.
After I finished everything, I had one error with Whirlpool.
"(142) : error 035: argument type mismatch (argument 1)"
So can anyone tell me where's the problem?
After I finished everything, I had one error with Whirlpool.
"(142) : error 035: argument type mismatch (argument 1)"
pawn Код:
new hashedpass[129];
WP_Hash(hashedpass, 129, inputtext); // Line 142