valstr HUGE BUG
#1

Ok guys , valstr is very bugged

I tryed this

pawn Code:
valstr(dgroup,1400000000); // 1.400.000.000 ( 1 billion and 400 milions )
    printf("%s",dgroup);
Ok , i run the program and it show corectly
but if i put a val more than 1.500.000.000 and little than 1.900.000.000, will do this

pawn Code:
valstr(dgroup,1500000000); // 1.500.000.000 ( 1 billion and 500 milions )
    printf("%s",dgroup);
it shows: 0000001500000000

And at least , if i put a val more than 1.900.000.000 , the program is freeze , and my CPU goes to 100%.
Reply


Messages In This Thread
valstr HUGE BUG - by UsaBoy91 - 01.03.2010, 19:16
Re: valstr HUGE BUG - by UsaBoy91 - 01.03.2010, 20:02
Re: valstr HUGE BUG - by MadeMan - 01.03.2010, 20:04
Re: valstr HUGE BUG - by UsaBoy91 - 01.03.2010, 20:17
Re: valstr HUGE BUG - by Jefff - 01.03.2010, 20:35

Forum Jump:


Users browsing this thread: 2 Guest(s)