Home Source Code Repository
You have downloaded this file 0 times in the last 24 hours, limit is 0.
Your file downloads total 0 in the last 24 hours, limit is 0.

Base36
 
This location is for Registered Users Only.
Perhaps you need to login or register.

Description:

This file contains a pair of functions to convert between an integer and the same number in Base 36 (represented by a string).

Base 36 numbers are often used to compress figures (e.g. every date in a month can be represented with one digit) or as part of an encryption algorithm.

Submitted By:
Stephen Copinger (S_Copinger)
Submitted On:
12 Jun 2010
File Size:
45.02 Kb
Downloads:
48
License:
Public Domain
File Version:
0.1
File Author:
Stephen Copinger
File Date:
12 Jun 2010
Rating:
Total Votes:0
Be the first to comment! Please sign in or register.

Popular in last 30 days

Oct.08
Listbox Spreadsheet
34
A project by Seth Willits that shows you how to use the standard RB listbox as a spr...
Jan.12
DatePicker
29
Pure RB code to display a calendar.
Oct.08
Snippets and Goodies
27
A project by Seth Willits that has miscellaneous snippets and goodies.
Oct.09
Printing Tutorial - REAL Reports
26
This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports ...
Dec.11
INI I/O Class
23
A simple, fast class for loading and creating standard INI files. Supports Sections,...
Oct.08
Scrolling Windows
21
A project by Seth Willits that illustrates how to scroll the entire contents of a wi...
Jan.10
rsReports documentation
19
open office version of rsReports documentation in English. im sure there are some e...
Jun.09
Listbox Popup
16
This small example project shows you how to put a popup menu into a listbox making a...
Aug.09
Statusbar
13
A statusbar is a fairly unobstrusive way to provide a user with information about wh...
Dec.10
WE Webcalendar control
12

Newest Files

Jan.12
DatePicker
Pure RB code to display a calendar.
Jan.12
RC4
Dec.11
INI I/O Class
A simple, fast class for loading and creating standard INI files. Supports Sections, Propert...
Nov.11
Open Document With Non-Default Application
Sep.11
StringBuilder
Jun.11
LinkLabel
May.11
String Expression Evaluator
Evaluate arbitrarily complex algebraic functions from a RB String variable.  Functions can ...
Jan.11
Buffered Canvas
Jan.11
HTML scramble.rbp
Dec.10
Session Parameters

Most Downloaded

A project by Seth Willits that shows you how to use the standard RB listbox as a spreadsheet cont...

This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports that was intr...

A project by Seth Willits that has miscellaneous snippets and goodies.

Reporting is the 'dark art' of programming because it involves three separate states for your app...

This small example project shows you how to put a popup menu into a listbox making a cell of type...

SmartSQL is a class created by FreeVBCode.com. We've found this class extremely useful in Visual ...

open office version of rsReports documentation in English. im sure there are some errors so lets...

Based on the original tuturial and project files, this version has been updated to work with the ...

An example project of how to implement a simple registration code into your application.

A sample project that shows how to create an auto complete editfield.