To write the ASCII code of char ch=’x’;
printf("%d",ch);
putch(ch);
printf("%d", ascii(ch));
QuizBucket
© 2017 QuizBucket.org