Void main () {char A = 'z';
a ^ = 0x20;
Printf ("% c", a);
}
This example is lowercase. Try the uppercase to turn lowercase, just change 'Z' to 'Z'