Languages C / C++ System Services/ Functions  

ASCII code lookup

download download  
important code information
author:
Ian Agar
minimum requirements:
ASCII code lookup description

It takes a charecter entered by the user and shows its ASCII code. It is done by using type conversion, that is from a char to an int. It is useful for any purpose ASCII is used.


File List:
ascii.cpp248b

Similar code
Write to HKEY_LOCAL_MACHINE (Popularity: ) : A simple MFC class to allow you to write values to the HKEY_LOCAL_MACHINE registry key instead of HKEY_CURRENT_USER which the MFC functions limit you to. The class is not designed to be a complete registry class, instead it provides functions ...
BarrysDriveBrowsingOCX (Popularity: ) : This is Active- X control used for browing the system drives , this can be used where ever Active controls can be hosted (eg Visual Basic , Delphi , Power Builder, HTML , ASP etc); To Use ths control 1) ...
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 51
version
size in Kb 0
popularity   924/7913373
user rating 4/10
ad


New Code
Popular Code