Easy Programming Code

Easy Programming Code ,free download software with keys,c++ toturial,c++ codes and much more....

Pages

  • Home
  • Software
  • visual basic

Sunday, August 12, 2012

Display ASCII value of charactor in C++

#include<iostream.h>
void main()
{
char value;
cout<<"Enter the charactor\n";
cin>>value;
int num=value;
cout<<num;
}
Posted by Unknown at 9:17 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2013 (2)
    • ►  May (1)
    • ►  March (1)
  • ▼  2012 (25)
    • ►  November (1)
    • ►  October (2)
    • ►  September (4)
    • ▼  August (11)
      • Matrix Operation in C++
      • Classic calculator code in c++
      • leep year code in javascript
      • Comparing weight with short code in javascript
      • comparing four person weight in javascript
      • Guess game code in c++
      • simple file handeling code in PHP
      • Numbers table code in c++
      • Display ASCII value of charactor in C++
      • palindrome program in c++ code
      • tic tac toe game code in c++
    • ►  July (7)

Total Pageviews

Simple theme. Theme images by 5ugarless. Powered by Blogger.