Binary form of strings
#6

Quote:
Originally Posted by Gammix
View Post
Yes, but you don't concentrate on the problem, i.e.:


I can't directly do:
pawn Code:
new  binary = dest;
or the strval does give a low byte result which can't handle longer numbers:
pawn Code:
new binary = strval(dest); // shitty result
A method using high bytes rate for string to number conversion.
Umm... If you don't want it as a string, shouldn't you just store it in a bool char array (i.e. "new bool:dest[charmax char];")?
Reply


Messages In This Thread
Binary form of strings - by Gammix - 07.09.2015, 06:17
Re: Binary form of strings - by Crayder - 07.09.2015, 07:24
Re: Binary form of strings - by Gammix - 07.09.2015, 07:33
Re: Binary form of strings - by Crayder - 07.09.2015, 07:42
Re: Binary form of strings - by Gammix - 07.09.2015, 08:03
Re: Binary form of strings - by Crayder - 07.09.2015, 08:12
Re: Binary form of strings - by Gammix - 07.09.2015, 08:18
Re: Binary form of strings - by Crayder - 07.09.2015, 16:24
Re: Binary form of strings - by maddinat0r - 07.09.2015, 18:36
Re: Binary form of strings - by Mauzen - 10.09.2015, 01:45

Forum Jump:


Users browsing this thread: 1 Guest(s)