Online Visitor Counter

  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube

Friday, April 18, 2014

Simple Char Program


#include<conio.h>
#include<iostream.h>
void main()
{
clrscr();
char ch;

cout<<”Inter any character ”;
cin>>ch;
cout<<”You have intered ”<<ch<<endl;
cout<<”By Muzafar Hussain Sahto”;
getch();
}

No comments:

Post a Comment

 
  • Blogroll

  • Consectetuer

  • Popular

  • Comments