#include<iostream>
#include<conio.h>
using namespace std;
int main()
{
char ch;
cout<<endl<<endl;
cout<<"*****************************************************************************";
cout<<endl<<endl;
cout<<"ENTER ALPHABET ";
cin>>ch;
cout<<int(ch);
cout<<"\n*****************************************************************************";
getch();
return 0;
}

USERS VISITED
http://www.hitwebcounter.com/