Ozkan Sezer 49803c8660 SDL_vsnprintf: fix numerics if both zero-padding and a field are given.
it used to place zeroes between the sign and the number. (space-padding
from within SDL_PrintString() seems OK:  spaces are added before sign.)

also fixed the maxlen handling if the number has a sign.
2018-09-29 00:51:24 +03:00
..
2018-09-27 14:56:29 -07:00
2018-09-27 14:56:29 -07:00
2018-01-03 10:03:25 -08:00
2018-08-10 15:22:02 -04:00
2018-01-03 10:03:25 -08:00
2018-09-26 10:08:14 -07:00
2018-09-28 00:40:35 -07:00
2018-09-27 14:56:29 -07:00
2018-01-03 10:03:25 -08:00
2018-09-27 14:56:29 -07:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-01-03 10:03:25 -08:00
2018-09-24 11:49:25 -07:00