Issue (or not, I don't know how to name it) with lenght of hash
#4

TIL format returns value. Also the whole code baffles me. You are using format to substitute single characters? Why?

LettersTable_ is identical to SpaceReplacer

Also

pawn Код:
Position += format(second_string[Position], len * 4, "%c", SpaceReplacer);
When you do this, %c is always equal 65/'A' (first character of the string SpaceReplacer). Did you have this in mind?

Pozdro elo 5 2 0
Reply


Messages In This Thread
Issue (or not, I don't know how to name it) with lenght of hash - by Dystans - 02.09.2013, 19:39
Re: Issue (or not, I don't know how to name it) with lenght of hash - by Borg - 02.09.2013, 19:56
Re: Issue (or not, I don't know how to name it) with lenght of hash - by Vince - 02.09.2013, 20:01
Re: Issue (or not, I don't know how to name it) with lenght of hash - by Misiur - 02.09.2013, 20:05

Forum Jump:


Users browsing this thread: 2 Guest(s)