123 Eng

Engineering the engineers™


Latest Jobs   Forum Map

 


Home
Source Codes
Engineering Colleges

Training  Reports
Seminar Reports
Placement Papers

Forums

   Computer Science / IT
   Electronics
   Electrical
   Mechanical
   Chemical
   Civil

   CAT / MBA

   GMAT / Foreign MBA
Latest Jobs

Engineering Jobs / Technical Jobs
Management Jobs

Sitemap
Terms of use

Displaying  Source Code(s)  
 

 
Program to Print Some Special Characters.

--------------------------------------------------------------------------------

Description : his program is compiled in Visual C++ 6.0. If you have this
one then compile it and you can see the codes of the some special
characters which are not available on keyboard.........

#include<iostream.h>
void main()
{cout<<" xAA xAB xAC xAD xAE xAF<BR>;
cout<<" xBA xBB xBC xBD xBE xBF<BR>;
cout<<" xCA xCB xCC xCD xCE xCF<BR>;
cout<<" xDA xDB xDC xDD xDE xDF<BR>;
cout<<" xEA xEB xEC xED xEE xEF<BR>;
cout<<" xFA xFB xFC xFD xFE xFF<BR>;
}

 

Contribute content or training reports / feedback / Comments
job placement papers
All rights reserved © copyright 123ENG