do the same with something like typedef struct { char c;} CHARACTER; int chr(CHARACTER c){return c. c;} ...
computer-programming-forum.com