Previous: 4.66.2.58. TrimRight function To the Table of Contents Next: 4.66.2.60. UpperCase function
4.66.2.58. TrimRight function Table of Contents 4.66.2.60. UpperCase function

- 4.66.2.59. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.59. Uns function


4.66.2.59. Uns function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Converts its argument into a unsigned integer string.

Declaration:
function Uns(N: DWORD): String[12];



Previous: 4.66.2.58. TrimRight function To the Table of Contents Next: 4.66.2.60. UpperCase function
4.66.2.58. TrimRight function Table of Contents 4.66.2.60. UpperCase function

- 4.66.2.59. -