how to convert ascii to char in cpp

Solutions on MaxInterview for how to convert ascii to char in cpp by the best coders in the world

showing results for - "how to convert ascii to char in cpp"
Valentino
23 Jan 2016
1#include<bits/stdc++.h>
2using namespace std;
3int main(){
4  char a=char(97); //ascii value of a
5  cout<<a;
6}
7
queries leading to this page
character to ascii in cpphow to convert char to ascii in c 2b 2bhow to convert a character to its ascii value in cpphow to convert ascii value to character in c 2b 2bc 2b 2b char to ascii valueinteger to ascii character c 2b 2bascii int ot char in cpphow to store ascii value of char in c 2b 2bhow to convert ascii to char in c 2b 2bhow to convert ascii value into character in c 2b 2b gfghow to convert int to char c 2b 2b ascii valueconvert into char c 2b 2bhow to convert ascii 108 to char in c 2b 2bconvert char into ascii value c 2b 2bchar to ascii value c 2b 2bchar to ascii dec c 2b 2bconvert asscii code int to char in c 2b 2bchar to ascii in cpphow to convert ascii value into character in c 2b 2bconvert alphabet to ascii in c 2b 2bascii value to character in c 2b 2bchange asci to char c 2b 2bacscii to char in cppchar to ascii cpphow to change ascii value to char in c 2b 2bchar to ascii c 2b 2bacsii to char c 2b 2bhow to convert ascii letter to letter c 2b 2bascii number to char c 2b 2bcharacters to ascii cppconvert ascii to char c 2b 2bconverting char to ascii in c 2b 2bnumber to ascii c 2b 2bc 2b 2b convert ascii to charconvert ascii value to character cppconvert ascii number to char c 2b 2bchang a char to assci in cppconvert ascii code to character in c 2b 2bhow to turn test to ascii into char c 2b 2bconvert character to ascii c 2b 2bascii to char cppconvert ascii to char in c 2b 2bhow to convert a char to ascii c 2b 2bascii to char in cppconvert character to ascii in c 2b 2breturn ascii value to character c 2b 2bcharacter to ascii c 2b 2bc 2b 2b char to asciiascii to char c 2b 2bconvert char to ascii c 2b 2bhow to convert ascii code to letter in cpphow to convert ascii to char in cppchange ascii to char c 2b 2bhow to convert ascii to char in cpp