Set string to variable string - Whirlpool
#6

But..

pawn Код:
WP_Hash(bufOldPass, sizeof(bufOldPass), inputtext);
WP_Hash(bufNewPass, sizeof(bufNewPass), inputtext);
Will set the same value here:
pawn Код:
INI_WriteString(Account,    "Old_Password",     bufOldPass);
INI_WriteString(Account,    "Password",         bufNewPass);
Reply


Messages In This Thread
Set string to variable string - Whirlpool - by Riddick94 - 18.08.2011, 11:17
Re: Set string to variable string. - by sleepysnowflake - 18.08.2011, 11:20
Re: Set string to variable string. - by JaTochNietDan - 18.08.2011, 11:20
Re: Set string to variable string. - by Riddick94 - 18.08.2011, 11:22
Re: Set string to variable string - Whirlpool - by Riddick94 - 18.08.2011, 11:36
Re: Set string to variable string - Whirlpool - by Riddick94 - 18.08.2011, 11:44
Re: Set string to variable string - Whirlpool - by Riddick94 - 18.08.2011, 12:00
Re: Set string to variable string - Whirlpool - by Double-O-Seven - 18.08.2011, 14:24
Re: Set string to variable string - Whirlpool - by Riddick94 - 18.08.2011, 15:38
Re: Set string to variable string - Whirlpool - by Riddick94 - 18.08.2011, 16:30

Forum Jump:


Users browsing this thread: 1 Guest(s)