how to turn char array into char* c code example Example: convert char to char* char c; char *pChar = &c;