Languages Delphi & Kylix Delphi String Manipulation  

Base Converter

download download  
important code information
author:
Josh Code
minimum requirements:
Base Converter description

This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, decimal, hex, and ascii(base 256). Please vote on my code.


File List:
@PSC_ReadMe_708_7.txt1Kb
BaseConvereterU.dcu7Kb
BaseConvereterU.dfm1Kb
BaseConvereterU.pas5Kb
BaseConvereterU.~df1Kb
BaseConvereterU.~pa5Kb
BaseConversionPro.cfg323b
BaseConversionPro.dof1Kb
BaseConversionPro.dpr217b
BaseConversionPro.res2Kb

Similar code
Formatting RichEdit with HTML tags (Popularity: ) : For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This ...
Char Statistic / Count (Popularity: ) : Just a sample how to calculate character in one text/paragraph. Usefull if you want to do a char count/statistic.
Expression Evaluater Example (Popularity: ) : This program was made to show how to evaluate an expression. The program supports ^,*,/,+,- and does order of operation. ...
Encryption Component (Popularity: ) : TO get the script for this not in component form, check out my string encryption upload and please rate*** This ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 61
version
size in Kb 10
popularity   482/5604361
user rating 5/10
ad


New Code
Popular Code