Strval Bug ?
#1

Whenever I try to convert some numerical values stored in a string to an Integer using strval, the output is totally different from the actual numerical values stored withing a string.

Example:
Input:
new string[128]=114105116116105107;
new bug = strval(string);

Output:

-1591232621

So, the output is totally different and it's a negative value.
Reply


Messages In This Thread
Strval Bug ? - by Rittik - 04.07.2014, 16:48
Re : Strval Bug ? - by S4t3K - 04.07.2014, 16:49
Re: Strval Bug ? - by DarkZeroX - 04.07.2014, 16:54
AW: Strval Bug ? - by Nero_3D - 04.07.2014, 17:47

Forum Jump:


Users browsing this thread: 3 Guest(s)