[Lazarus] TSplitter

Bernd Kreuss prof7bit at googlemail.com
Sat Aug 21 03:17:41 CEST 2010


On 19/08/10 22:00, Alberto Narduzzi wrote:
>> E.g:
>>
>> 001
>> 002
>> ..
>> 00A
>> 00B
>> ..
>> 0A0
>> 0A1
>> ..
>> ZZZ
>>
>> Is there a native routine in Free Pascal to do that?
>
> write a convert procedure from base-10 numbers into base-36 and you're
> done.

http://freepascal.org/docs-html/rtl/strutils/dec2numb.html
http://freepascal.org/docs-html/rtl/strutils/numb2dec.html

Henry




More information about the Lazarus mailing list