If divident negative, then remainder is negative too.
authorNHOrus <jy6x2b32pie9@yahoo.com>
Mon, 11 Sep 2017 18:20:46 +0000 (21:20 +0300)
committerNHOrus <jy6x2b32pie9@yahoo.com>
Mon, 11 Sep 2017 18:27:57 +0000 (21:27 +0300)
commit076bb8908bf76e25e9178c178321a7f690b002d8
treecb3faa04f6444486cf70666bd7f60afdc26a2cff
parent4e4c2e01989980a29d6bd8856c163c599d9c63d7
If divident negative, then remainder is negative too.
RNG values need to be always positive.
Solution: Transposing positively by divisor. In all the two places it may happen.
misc.c
saveresume.c