changed: UInt::ToString() had O(n^2) complexity
where n was the number of digits to print
now it has O(n)
git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@340 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
where n was the number of digits to print
now it has O(n)
git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@340 e52654a7-88a9-db11-a3e9-0013d4bc506e