Non-decimal radices/Convert: Difference between revisions

Content added Content deleted
No edit summary
Line 301: Line 301:
(depending on value 'pop_pr_radix' variable). 'radix_apply'
(depending on value 'pop_pr_radix' variable). 'radix_apply'
runs i/o routine temporarly setting 'pop_pr_radix' to given
runs i/o routine temporarly setting 'pop_pr_radix' to given
value. 'sprintf' procedure intead of printing returns string.
value. 'sprintf' procedure instead of printing returns string.
So, to convert number to given value we just compose
So, to convert number to given value we just compose
built-in procedures:
built-in procedures: