Is it automated when you use char? I have studied this code:
char
void decToHexa(int n) { char hexaDeciNum[100]; int i = 0; while(n!