Free Base62 struct 1.0 Download
Current Page: Home > Development > Source Code >

Base62 struct 1.0 Download

Base62 struct 1.0

License: Freeware Free
Downloads:
Publisher: Jeff Key
File size: 2KB
OS: Windows Vista, 2003, XP, 2000, 98
Date added: 2009-10-27
Homepage: http://weblogs.asp.net/jkey/
Category: Development

Base62 struct 1.0 Description

"Display as much alphanumeric info in as little space as possible."


BS Editor: I was working on a personal project and needed to display as much alphanumeric info in as little space as possible, while treating the characters as numbers. I came up with this struct, which is a Base62 data type. It's a good example of creating a struct for use as a data type, including the following:
Implicit conversion to/from multiple types
Arithmetic operators (+, -, *, /)
Relational operators (==, !=, )
Equality against multiple types
Example:
Base62 num = "10"; // Results in an int value of 62
num == 62 // True
num == "10" // True
num
num
num + 1 == 63 // True
num + "1" == 63 // True you can free download Base62 struct 1.0 now.

Base62 struct 1.0 Keywords

Base62 struct 1.0 Related Software

Base62 struct 1.0 Publisher's Software

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software