I am trying to convert an TCHAR* variable to a char* variable. I am doing this because it is a must, and also because I am curious as to how this conversion would be done. I would really appreciate if you could help me. I am an c++ beginner.
Thanks .