SUPPOSE THERE IS A char VARIABLE X
wht is meaning of
{
cout<<"enter a charecter";
cin.get(x).get( );
return;
}